-
Notifications
You must be signed in to change notification settings - Fork 44
Publishing on crates.io
Zibi Braniecki edited this page Jan 5, 2019
·
1 revision
annotate-snippets-rs
is available on crates.io as annotate-snippets.
To publish new versions, first follow the setup instructions.
-
Update version number in
Cargo.toml
-
Commit:
$ git commit -m "annotate-snippets X.Y.X"
-
On GitHub releases click
Draft a new release
and list the changes. -
Publish:
$ cargo publish