Skip to content

Commit

Permalink
make_pluralrules 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unclenachoduh committed Jul 25, 2018
1 parent 19d9f91 commit 8172842
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions make_pluralrules/CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@

-

## make_pluralrules 0.2.0 (July 25, 2018)

- Fix docs.

## make_pluralrules 0.1.0 (July 25, 2018)

- Initial release.
2 changes: 1 addition & 1 deletion make_pluralrules/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "make_pluralrules"
version = "0.1.0"
version = "0.2.0"
authors = ["Kekoa Riggin <kekoariggin@gmail.com>", "Zibi Braniecki <zbraniecki@mozilla.com>"]
description = "A Rustcode generator for CLDR plural rules."
license = "Apache-2.0/MIT"
Expand Down

0 comments on commit 8172842

Please sign in to comment.