Skip to content

Commit

Permalink
Update DEVELOPMENT guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Mar 21, 2024
1 parent 76f4bb4 commit a8a98a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
## Release new version

1. Update `Cargo.toml` and `package.json` with the new version number.
2. Git commit with "Release vX.Y.Z" and push.
2. Git commit with "Release vX.Y.Z" and push, don't create tag, the CI will do it.
3. GitHub Actions will automatically publish the new version to crates.io.

0 comments on commit a8a98a8

Please sign in to comment.