summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b74572a..42e6c3c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "just_template"
authors = ["Weicao-CatilGrass"]
description = "a tool for code gen via templates"
-version = "0.1.1"
+version = "0.1.2"
edition = "2024"
readme = "README.md"