aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-04-02 08:30:12 +0000
committerFuwn <[email protected]>2024-04-02 08:30:12 +0000
commita5529685de1aa1c558f743bcc9ca086b707db433 (patch)
tree007742b19b2147bbaf9e311fc2576d4ad6be3511 /Cargo.toml
parentfeat(css): larget font size (diff)
downloadseptember-a5529685de1aa1c558f743bcc9ca086b707db433.tar.xz
september-a5529685de1aa1c558f743bcc9ca086b707db433.zip
feat(cargo): bump versionv0.2.14
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 1408848..471b7c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.13"
+version = "0.2.14"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."