-
Notifications
You must be signed in to change notification settings - Fork 4
Publishing on crates.io
Zibi Braniecki edited this page Jul 25, 2018
·
1 revision
pluralrules
is available on crates.io as cldr_pluralrules_parser.
To publish new versions, first follow the setup instructions.
-
Update version number in
Cargo.toml
-
Finalize
CHANGELOG.md
and move it to a new section under the new release version. -
Commit:
$ git commit -m "$CRATE_NAME X.Y.X"
-
On GitHub releases click
Draft a new release
and paste theCHANGELOG.md
section -
Publish:
$ cargo publish