diff options
| author | KunoiSayami <[email protected]> | 2021-05-10 16:09:19 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-10 16:09:19 +0800 |
| commit | 309a78d246ff175eaf12f6a7d4e9d70845b9edda (patch) | |
| tree | 6665551380832e1509f0715dc055d94def90e6a2 /Cargo.toml | |
| parent | c5ed7b895caad6dc4e6d3398fbe3c154a102959c (diff) | |
feat: Add reset database subcommandv0.2.1
* fix: Fix CI build failure
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cgit-simple-authentication" -version = "0.2.0" +version = "0.2.1" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
