Updated TODO

newfloat
Mark 2023-08-17 10:32:05 -07:00
parent da1507e1fc
commit 09996801d8
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
- update Cargo.toml - update Cargo.toml
- run cargo test - run cargo test
- commit - commit
- git tag -a v1.0.0 -m "Version 1.0.0" - push
- git push - merge
- git push origin v1.0.0 - git tag -a v1.0.0 -m "Version 1.0.0" on merge commit
- cargo publish - cargo publish
- Update packages - Update packages