mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 15:25:19 +00:00
Bump version numbers for release
This commit is contained in:
parent
79738ff238
commit
eb4c4ec915
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "askama_derive"
|
name = "askama_derive"
|
||||||
version = "0.12.4"
|
version = "0.12.5"
|
||||||
description = "Procedural macro package for Askama"
|
description = "Procedural macro package for Askama"
|
||||||
homepage = "https://github.com/djc/askama"
|
homepage = "https://github.com/djc/askama"
|
||||||
repository = "https://github.com/djc/askama"
|
repository = "https://github.com/djc/askama"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "askama_parser"
|
name = "askama_parser"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
description = "Parser for Askama templates"
|
description = "Parser for Askama templates"
|
||||||
documentation = "https://docs.rs/askama"
|
documentation = "https://docs.rs/askama"
|
||||||
keywords = ["markup", "template", "jinja2", "html"]
|
keywords = ["markup", "template", "jinja2", "html"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user