diff --git a/Cargo.toml b/Cargo.toml index 8770ead..c19b5c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "rust-i18n" readme = "README.md" repository = "https://github.com/longbridgeapp/rust-i18n" -version = "1.1.2-alpha.0" +version = "1.1.2" [dependencies] anyhow = {version = "1", optional = true}