aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--askama_gotham/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_gotham/Cargo.toml b/askama_gotham/Cargo.toml
index 93c49d1..b9bee10 100644
--- a/askama_gotham/Cargo.toml
+++ b/askama_gotham/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_gotham"
-version = "0.10.0"
+version = "0.11.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Gotham integration for Askama templates"
documentation = "https://docs.rs/askama"