aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-19 07:39:20 +0000
committerFuwn <[email protected]>2024-06-19 07:39:20 +0000
commitab17fe5dbefb524208500055df635c12c55a86a1 (patch)
treea856b85d608742b52c8df98e3222502c4f6ed49a
parentrefactor(Node): rename content() to to_gemtext() (diff)
downloadgerm-0.4.1.tar.xz
germ-0.4.1.zip
feat(germ): bump versionv0.4.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3b8bbdd..3798572 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."