diff --git a/Cargo.toml b/Cargo.toml index 5a99c62..666271f 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.2" +version = "0.1.3" edition = "2018" links = "KF5I18n" license = "MIT"