From f4af159084de2fe4d7885c926fd4d85172df97ec Mon Sep 17 00:00:00 2001 From: Erin Power Date: Sat, 18 Jul 2020 11:19:15 +0200 Subject: [PATCH] Release 0.5.11 fluent-templates@0.5.11 Generated by cargo-workspaces --- templates/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"