aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-14 00:06:09 +0800
committerKunoiSayami <[email protected]>2021-05-14 00:06:09 +0800
commitdaa61c3e0c96800c58931f1e933462b462fc7b66 (patch)
tree0d0642a606ced8154f7c5f3db4b6fcca98541920 /Cargo.toml
parent49b8c334a35bbdd7762ceae93445a051084c31f0 (diff)
feat(test): Add test for authenticate cookiev0.3.8
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 a59656e..c5a730a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.7"
+version = "0.3.8"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"