aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-13 00:42:26 +0800
committerKunoiSayami <[email protected]>2021-05-13 00:42:45 +0800
commit3da75783e36b0e913b137c778f00f285274c5ec1 (patch)
tree29c06c70fbb476f14aa6ff017e932ac82c511b0c /Cargo.toml
parent50bf794d881494f0ef894bf7d7a859d195a69f36 (diff)
refactor(test): Revert some code to v0.3.2v0.3.5
* fix(core): Fix missing not operator cause unexpected behavior
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 625ca5a..faa01da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.4"
+version = "0.3.5"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"