1 Commits

Author SHA1 Message Date
09996801d8 Updated TODO 2023-08-17 10:32:05 -07:00

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