aboutsummaryrefslogtreecommitdiffstats
path: root/askama_parser/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'askama_parser/Cargo.toml')
-rw-r--r--askama_parser/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_parser/Cargo.toml b/askama_parser/Cargo.toml
index eecf32e..fc7fc43 100644
--- a/askama_parser/Cargo.toml
+++ b/askama_parser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_parser"
-version = "0.2.0"
+version = "0.2.1"
description = "Parser for Askama templates"
documentation = "https://docs.rs/askama"
keywords = ["markup", "template", "jinja2", "html"]