aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-02 07:32:22 +0000
committerFuwn <[email protected]>2022-06-02 07:32:22 +0000
commitaa7235d712335ca5e5c84f860b1918077434bd6f (patch)
treee1913284a4807d3ef9c76161b1b8f7eff9b1a0e5
parentfeat(ast): Ast::to_gemtext (diff)
downloadgerm-aa7235d712335ca5e5c84f860b1918077434bd6f.tar.xz
germ-aa7235d712335ca5e5c84f860b1918077434bd6f.zip
docs(cargo): version 0.2.4 -> 0.2.50.2.5
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2d0750c..b0b1970 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "germ"
-version = "0.2.4"
+version = "0.2.5"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Ultimate Gemini Toolkit."