summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-28 14:07:16 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-28 14:07:16 +0800
commitef22e0816a522a0d0791bb854153d610e592a96d (patch)
tree94f47ea041bb4ae2ce40f9d02b54c2ed2a816f9f /Cargo.toml
parent936033f39e391b44562bb8702e9c30bcf6905e85 (diff)
Bump version to 0.1.10.1.1
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 b7f3d30..b74572a 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.0"
+version = "0.1.1"
edition = "2024"
readme = "README.md"