aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-02-04 07:10:41 +0000
committerFuwn <[email protected]>2023-02-04 07:10:41 +0000
commitbcc092454d52f4e96569bff7dcfd824fb52f040d (patch)
treeac4d5435bea82ee5299f818b78ed75c2e1457545 /Cargo.toml
parentfeat: markdown to html (diff)
downloadseptember-bcc092454d52f4e96569bff7dcfd824fb52f040d.tar.xz
september-bcc092454d52f4e96569bff7dcfd824fb52f040d.zip
feat: mathjax
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 a2ed987..885a60d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."