aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 14:14:18 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 14:14:18 +0200
commit026b98333e454888ba25bad3729e03eb86becac9 (patch)
treee7a509db696f7637db0f8969934ae5ee7ae0e650 /askama_shared
parentaf2fd0b8dc0894fdb96656351bf2015d4df73813 (diff)
downloadaskama-026b98333e454888ba25bad3729e03eb86becac9.tar.gz
askama-026b98333e454888ba25bad3729e03eb86becac9.tar.bz2
askama-026b98333e454888ba25bad3729e03eb86becac9.zip
Bump askama_shared version with whitespace fixes
Diffstat (limited to '')
-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 d902b41..58650f6 100644
--- a/askama_shared/Cargo.toml
+++ b/askama_shared/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_shared"
-version = "0.10.1"
+version = "0.10.2"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Shared code for Askama"
homepage = "https://github.com/djc/askama"