aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-18 08:16:40 +0000
committerFuwn <[email protected]>2022-07-18 08:16:40 +0000
commitd07ad9d4df65af7a348981534530131e7b124ae9 (patch)
tree89272a8b635dc0f95cbfc6c72eb158cadb14bdf2
parentfeat(germ): bump version (diff)
downloadgerm-0.3.5.tar.xz
germ-0.3.5.zip
fix(germ): bump version past revertv0.3.5
-rw-r--r--crates/germ/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/germ/Cargo.toml b/crates/germ/Cargo.toml
index a3c4e5c..ad0eb96 100644
--- a/crates/germ/Cargo.toml
+++ b/crates/germ/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.3.4"
+version = "0.3.5"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."