diff --git a/Cargo.toml b/Cargo.toml index 4fb6d24..f1bd7bc 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.4" +version = "1.0.5" edition = "2018" links = "KF5I18n" license = "MIT"