diff --git a/Cargo.toml b/Cargo.toml index 1bf67c7..35d2141 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gettext-macros" -version = "0.6.0" +version = "0.6.1" authors = ["Plume contributors"] description = "A few proc-macros to help internationalizing Rust applications" repository = "https://github.com/Plume-org/gettext-macros"