diff --git a/Cargo.toml b/Cargo.toml index e80c935..a3a6d15 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.2-alpha.0" +version = "0.1.2" [dependencies] glob = "0.3"