1 Commits

Author SHA1 Message Date
a6c3ffa68d Merge v1.0.1 2023-08-17 10:30:26 -07:00

View File

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