From de721bd8ef90f4158007a8e8b9b9e2c431dc46f7 Mon Sep 17 00:00:00 2001 From: KunoiSayami Date: Sat, 14 Aug 2021 12:11:30 +0800 Subject: feat(core): Show version in authentication page --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 38ace99..a889001 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cgit-simple-authentication" -version = "3.0.5" +version = "3.0.6" authors = ["KunoiSayami <46131041+KunoiSayami@users.noreply.github.com>"] edition = "2018" -- cgit v1.3.1