aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-06 17:32:17 +0800
committerKunoiSayami <[email protected]>2021-05-06 17:32:17 +0800
commitc86aab7847dd62492318e4c0d0a733e5a86a305b (patch)
treebcd5a79163bc4ef092757b611611e32117b11bbe /Cargo.toml
parentcbc7b3810bfe8fa750e566e7db2166ef8b7fcad1 (diff)
feat: Add configure parser
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 a887ec4..49a3118 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.0.1"
+version = "0.0.2"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"