diff --git a/Cargo.toml b/Cargo.toml index 7382ac8..fb40ec7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "rust-i18n" readme = "README.md" repository = "https://github.com/longbridgeapp/rust-i18n" -version = "0.1.6-alpha.0" +version = "0.1.6" [dependencies] glob = "0.3"