diff --git a/Cargo.toml b/Cargo.toml index a742b3a..4cb7a1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gettext-macros" -version = "0.3.0" -authors = ["Baptiste Gelez "] +version = "0.4.0" +authors = ["Ana Gelez "] description = "A few proc-macros to help internationalizing Rust applications" repository = "https://github.com/Plume-org/gettext-macros" license = "GPL-3.0"