aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-09 02:08:34 +0800
committerKunoiSayami <[email protected]>2021-05-09 02:08:34 +0800
commite7f1a83e3b90208dccc33a0647a15cf12519d13a (patch)
treefce7bf72bc7202bff9eb14f9e9e46e63903c7756 /Cargo.toml
parentd5f0c9c0a137cee561f1a94fb3425d52170ac196 (diff)
feat: Add deluser commandv0.1.5
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 658dbfe..aaa7f41 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.1.4"
+version = "0.1.5"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"