diff options
| author | KunoiSayami <[email protected]> | 2021-08-14 12:11:30 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-08-14 12:11:30 +0800 |
| commit | de721bd8ef90f4158007a8e8b9b9e2c431dc46f7 (patch) | |
| tree | 9fa91fe1d91f13c8fd42d3716bf2e3333725bdd5 /Cargo.toml | |
| parent | 5da9a6f954f9ebc8bd796c13bba3b5085e3478ef (diff) | |
feat(core): Show version in authentication pagev3.0.6
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 = "3.0.5" +version = "3.0.6" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
