diff --git a/Cargo.toml b/Cargo.toml index 8f882be..3eda0d5 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.5-alpha.0" +version = "0.1.5" [dependencies] glob = "0.3"