aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-03 18:20:48 +0000
committerFuwn <[email protected]>2024-08-03 18:20:48 +0000
commitf16682d9561abcec61471fa157be18d9fcc6af31 (patch)
tree75b1805c8021c680d25c41dc0af0618384da08a8 /Cargo.toml
parentfeat: derive all for public types (diff)
downloadgerm-0.4.5.tar.xz
germ-0.4.5.zip
feat(ast): arbitrary heading depth generationv0.4.5
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 8fc5227..90710fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.4.4"
+version = "0.4.5"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."