aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-07-22 12:14:04 +0800
committerKunoiSayami <[email protected]>2021-07-22 12:14:04 +0800
commit84a915854ce73dadbed40fd13cea6044e7776ae9 (patch)
tree84810fe81a3546af5aff0bdc044d03ce4bf9a02c /Cargo.toml
parent840a5e9e6f077d0c7cf42d6e8a7089f41fb1ab0e (diff)
feat(test): Add compile time wait commit time option
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 8c16e60..e09141e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "3.0.2"
+version = "3.0.3"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"