aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-14 05:16:09 +0000
committerFuwn <[email protected]>2022-06-14 05:16:09 +0000
commitcdafacdee841676c637ed86efaa229dc9e5f525b (patch)
tree79d1405def6bc1c672a4a99f9c31025447191656 /Cargo.toml
parentdocs(cargo): bump version 0.2.6 -> 0.2.7 (diff)
downloadgerm-0.2.8.tar.xz
germ-0.2.8.zip
fix(ast): list ast construction0.2.8
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 c0d8169..39a0401 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.2.7"
+version = "0.2.8"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."