aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-18 02:25:06 +0000
committerFuwn <[email protected]>2022-05-18 02:25:06 +0000
commitc9ef4bbb4fb8880670e0531aa18657695a21de1a (patch)
treeda5b72a6d9bd445c6b6c04805350cd6f8696d1b0 /Cargo.toml
parentfeat(respones): add getters (diff)
downloadgerm-0.2.2.tar.xz
germ-0.2.2.zip
docs(cargo): bump version to 0.2.20.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 142af1f..56b73e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."