aboutsummaryrefslogtreecommitdiff
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
commit71fbdbfd965d98675ad5fe46025aa7726f76d244 (patch)
tree49072b748368211856faa248a256855f6a5a128e
parentrefactor(src): move parts to seperate files (diff)
downloadseptember-71fbdbfd965d98675ad5fe46025aa7726f76d244.tar.xz
september-71fbdbfd965d98675ad5fe46025aa7726f76d244.zip
docs(cargo): bump version to 0.1.4
-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."