diff --git a/Cargo.toml b/Cargo.toml index a6a45d7..2e68128 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ki18n" description = "A crate to use KF5I18n from rust." author = ["Ayush Singh "] -version = "1.0.7" +version = "1.1.0" edition = "2021" links = "KF5I18n" license = "MIT"