aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-16 03:10:45 +0000
committerFuwn <[email protected]>2023-04-16 03:10:45 +0000
commitea3b4fdf1ce5c162f4bb4d2a81434052ba29bc50 (patch)
treeb37c5c37e03387e2d348bca3b3b9b19332f63b69
parentfeat(sync): asynchronous request (diff)
downloadgerm-ea3b4fdf1ce5c162f4bb4d2a81434052ba29bc50.tar.xz
germ-ea3b4fdf1ce5c162f4bb4d2a81434052ba29bc50.zip
feat(germ): bump from 0.3.7 to 0.3.8v0.3.8
-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 9c289cb..6e70f52 100644
--- a/crates/germ/Cargo.toml
+++ b/crates/germ/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.3.7"
+version = "0.3.8"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."