aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-17 11:18:41 +0000
committerFuwn <[email protected]>2022-05-17 11:18:41 +0000
commit1f4b88c88d1936c1d228dad29b0ddec01e564a3d (patch)
treef8867d64b67b37a5a17fe4f798c034638ca70c83 /Cargo.toml
parentfix(cargo.toml): convert requires ast (diff)
downloadgerm-0.2.0.tar.xz
germ-0.2.0.zip
docs(0.2.0): bump version0.2.0
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 b388141..5c1b568 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."