aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-04-18 09:43:15 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-04-18 09:43:15 +0200
commitf0bf7e2056d44ee3a60f7dae6d562912cc6efdbb (patch)
tree17717ac0a9a619cc13fb2e302b5971bb59d7fec5 /askama_shared
parent8d8374a10f09729b403f3519a7bceac919c484c3 (diff)
downloadaskama-f0bf7e2056d44ee3a60f7dae6d562912cc6efdbb.tar.gz
askama-f0bf7e2056d44ee3a60f7dae6d562912cc6efdbb.tar.bz2
askama-f0bf7e2056d44ee3a60f7dae6d562912cc6efdbb.zip
Version bump to 0.6.2
Diffstat (limited to 'askama_shared')
-rw-r--r--askama_shared/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_shared/Cargo.toml b/askama_shared/Cargo.toml
index a838d4e..78f9ee5 100644
--- a/askama_shared/Cargo.toml
+++ b/askama_shared/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_shared"
-version = "0.6.1"
+version = "0.6.2"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Shared code for Askama"
homepage = "https://github.com/djc/askama"