aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-13 00:25:45 +0800
committerKunoiSayami <[email protected]>2021-05-13 00:25:45 +0800
commit50bf794d881494f0ef894bf7d7a859d195a69f36 (patch)
tree58d9b99cca8078ad5baa62843f645d1fad66a5f1 /Cargo.toml
parentb2dc72d369bbaec63e823fb8e0de698f1ce3fe3a (diff)
fix(test): Fix test always failure
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 9457c02..625ca5a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.3"
+version = "0.3.4"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"