diff options
Diffstat (limited to 'askama_gotham')
| -rw-r--r-- | askama_gotham/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_gotham/Cargo.toml b/askama_gotham/Cargo.toml index 6a6075d..85da812 100644 --- a/askama_gotham/Cargo.toml +++ b/askama_gotham/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "askama_gotham" -version = "0.11.0" +version = "0.12.0"  authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]  description = "Gotham integration for Askama templates"  documentation = "https://docs.rs/askama"  | 
