aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-10 19:23:14 +0800
committerKunoiSayami <[email protected]>2021-05-10 19:23:14 +0800
commit096186b2ca129d83b1041a2a9226d5a7fba0226b (patch)
treeee9739a4c324626b8130b7a003cd0860947f160f /Cargo.toml
parentbaeb888db8a12181f38499560b30c0a84ec9982e (diff)
style(core): Address cargo fmt
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 b818819..633ecf1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.0"
+version = "0.3.1"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"