aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-13 22:40:05 +0800
committerKunoiSayami <[email protected]>2021-05-13 22:40:05 +0800
commit49b8c334a35bbdd7762ceae93445a051084c31f0 (patch)
tree80f17666e55fb4ba026af3da9cc38801d4e16788 /Cargo.toml
parentc1dbab94eb6b9f5a7e8ab6f1b1bf217de3e13819 (diff)
feat(core): Use timestamp file to determined should copy or notv0.3.7
* feat(test): Test will check post response validity
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 7987c94..a59656e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.6"
+version = "0.3.7"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"