diff options
| -rw-r--r-- | crates/germ/Cargo.toml | 2 |
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." |