aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-07-22 00:31:18 +0800
committerKunoiSayami <[email protected]>2021-07-22 00:31:18 +0800
commit840a5e9e6f077d0c7cf42d6e8a7089f41fb1ab0e (patch)
tree29b3cd20a98b48243f70f1704029aef4113c93ac /Cargo.toml
parent0108133876702e21203d9e02eb282b0ba93c43b4 (diff)
feat(core): Update cookie ttl while visit websitev3.0.2
* chore: Bump version
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 837e7c9..8c16e60 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "3.0.1"
+version = "3.0.2"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"