aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-07-28 11:56:04 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-07-28 11:56:21 +0200
commit180696053833147a61b3348646a953e7d92ae582 (patch)
tree7f2c011fd34c34b8a9b38db3641ac5738cdc0cab /askama_shared/Cargo.toml
parent737858c5166e0d34d95084b349698971c019844f (diff)
downloadaskama-180696053833147a61b3348646a953e7d92ae582.tar.gz
askama-180696053833147a61b3348646a953e7d92ae582.tar.bz2
askama-180696053833147a61b3348646a953e7d92ae582.zip
Bump version numbers
Diffstat (limited to 'askama_shared/Cargo.toml')
-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 40d25f0..f1f7c22 100644
--- a/askama_shared/Cargo.toml
+++ b/askama_shared/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_shared"
-version = "0.10.3"
+version = "0.10.4"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Shared code for Askama"
homepage = "https://github.com/djc/askama"