mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 06:21:13 +00:00
Bump version numbers for release
This commit is contained in:
parent
79738ff238
commit
eb4c4ec915
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "askama_derive"
|
||||
version = "0.12.4"
|
||||
version = "0.12.5"
|
||||
description = "Procedural macro package for Askama"
|
||||
homepage = "https://github.com/djc/askama"
|
||||
repository = "https://github.com/djc/askama"
|
||||
|
@ -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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user