diff --git a/templates/Cargo.toml b/templates/Cargo.toml index 33214d6..597d701 100644 --- a/templates/Cargo.toml +++ b/templates/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fluent-templates" -version = "0.5.10" +version = "0.5.11" authors = ["XAMPPRocky "] edition = "2018" description = "Templating for the Fluent localization framework"