Skip to content

Commit

Permalink
Version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Jindra committed Dec 28, 2023
1 parent 3d6b54b commit d7d7114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "terarium"
description = """
Extension of the Tera template system with template grouping and bulk rendering of templates.
Wrapper for the Tera template system with template grouping and bulk rendering of templates.
"""
authors = [
"Petr Jindra <el.mordo@gmail.com>"
]
version = "0.2.0"
version = "0.3.0"
license = "MIT"
edition = "2021"
keywords = ["template", "multi-template", "tera", "markup", "jinja2"]
Expand Down

0 comments on commit d7d7114

Please sign in to comment.