Skip to content

Commit

Permalink
parser: version bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Sep 29, 2023
1 parent 896b364 commit f9e4345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion askama_parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "askama_parser"
version = "0.1.0"
version = "0.1.1"
description = "Parser for Askama templates"
documentation = "https://docs.rs/askama"
keywords = ["markup", "template", "jinja2", "html"]
Expand Down

0 comments on commit f9e4345

Please sign in to comment.