aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-07-23 14:04:57 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-07-23 14:04:57 +0100
commitb0008ff7d1289fa09668518d440f13dcb56154e5 (patch)
tree8bc0d5b290d0c761f7f8fdee26510e5093b1746c /askama_shared
parentc2400429220536a845e4a75cb27a9978a923d320 (diff)
downloadaskama-b0008ff7d1289fa09668518d440f13dcb56154e5.tar.gz
askama-b0008ff7d1289fa09668518d440f13dcb56154e5.tar.bz2
askama-b0008ff7d1289fa09668518d440f13dcb56154e5.zip
Bump versions to 0.7.1
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 5b93404..a206da6 100644
--- a/askama_shared/Cargo.toml
+++ b/askama_shared/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_shared"
-version = "0.7.0"
+version = "0.7.1"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Shared code for Askama"
homepage = "https://github.com/djc/askama"