diff options
Diffstat (limited to 'askama_shared')
| -rw-r--r-- | askama_shared/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_shared/Cargo.toml b/askama_shared/Cargo.toml index 2da9df6..ef3eb75 100644 --- a/askama_shared/Cargo.toml +++ b/askama_shared/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "askama_shared" -version = "0.10.5" +version = "0.11.0"  authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]  description = "Shared code for Askama"  homepage = "https://github.com/djc/askama"  | 
