Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Feb 19, 2024
1 parent 2168bcc commit 0957bec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DEVELOPMENT
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
## Release new version

1. Update `Cargo.toml` with the new version number.
2. Run `cargo publish` to publish the new version to crates.io.
2. Run `git tag` to create new tag and then push.
3. GitHub Actions will automatically publish the new version to crates.io.

0 comments on commit 0957bec

Please sign in to comment.