aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-15 21:33:15 +0800
committerKunoiSayami <[email protected]>2021-05-15 21:33:15 +0800
commit2f051ba28328f57552fd8758bdd8877e2b0d86ef (patch)
treed7c9dcedf1e2e22588996bd1bc5817e1304feefc /Cargo.toml
parent8d68ac0b56fa6be0eb5215f346d513b9a2ef37b8 (diff)
feat(core): Add remaining repository protect configure methodv0.4.2
* refactor(test): Move test out from core file
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 b0a36b0..d80c199 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.4.1"
+version = "0.4.2"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"