aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-01 01:52:18 +0000
committerFuwn <[email protected]>2022-06-01 01:52:18 +0000
commitf1de7d72d64babaebfb87f622ba32617dc29e7d6 (patch)
tree49072b748368211856faa248a256855f6a5a128e /Cargo.toml
parentrefactor(src): move parts to seperate files (diff)
downloadseptember-f1de7d72d64babaebfb87f622ba32617dc29e7d6.tar.xz
september-f1de7d72d64babaebfb87f622ba32617dc29e7d6.zip
docs(cargo): bump version to 0.1.40.1.4
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 ccb4710..95dd03f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."