aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-18 08:14:47 +0000
committerFuwn <[email protected]>2022-07-18 08:14:47 +0000
commit2e8e967f8fea571229c26cc478ee3e3559e8882e (patch)
tree07dd187c9137b629cbcb7f7f80d5a6ac524b86f2
parentfix(container.rs): preformatted block escaping newline (diff)
downloadgerm-2e8e967f8fea571229c26cc478ee3e3559e8882e.tar.xz
germ-2e8e967f8fea571229c26cc478ee3e3559e8882e.zip
feat(germ): bump version
-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 4e29a80..a3c4e5c 100644
--- a/crates/germ/Cargo.toml
+++ b/crates/germ/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.3.3"
+version = "0.3.4"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."