diff options
author | KunoiSayami <[email protected]> | 2021-08-08 13:42:47 +0800 |
---|---|---|
committer | KunoiSayami <[email protected]> | 2021-08-08 13:42:47 +0800 |
commit | 5da9a6f954f9ebc8bd796c13bba3b5085e3478ef (patch) | |
tree | d915a18aa96c0907e1e24a49910b5e93a7a87728 /Cargo.toml | |
parent | c5dbf3488f4e0d68aaa499cb67edb6b0e859b44f (diff) |
chore: Bump version v3.0.5v3.0.5
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.4" +version = "3.0.5" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |