aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-22 06:41:57 +0000
committerFuwn <[email protected]>2023-05-22 06:41:57 +0000
commiteda15cbbd3e2bb4581b50b46667be60fbcc44f02 (patch)
tree4d2df5eda4b2214fa38ba490aef4117ab4dd1dca
parentbuild(Dockerfile): update rust toolchain (diff)
downloadseptember-0.2.6.tar.xz
september-0.2.6.zip
feat(Cargo.toml): bump to 0.2.6v0.2.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa957f4..65b3aa0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.5"
+version = "0.2.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."