aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-10 16:09:19 +0800
committerKunoiSayami <[email protected]>2021-05-10 16:09:19 +0800
commit309a78d246ff175eaf12f6a7d4e9d70845b9edda (patch)
tree6665551380832e1509f0715dc055d94def90e6a2 /Cargo.toml
parentc5ed7b895caad6dc4e6d3398fbe3c154a102959c (diff)
feat: Add reset database subcommandv0.2.1
* fix: Fix CI build failure
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 f16bad0..4fbfe80 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.2.0"
+version = "0.2.1"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"