diff --git a/Cargo.toml b/Cargo.toml index 860e83a..437e280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ki18n-rs" description = "A crate to use KF5I18n from rust." author = ["Ayush Singh "] -version = "0.1.0" +version = "0.1.1" edition = "2018" links = "KF5I18n" license = "MIT"