From 267a95270d5e9a13b0ff40f55b8f09abb3073449 Mon Sep 17 00:00:00 2001 From: FishGoddess <1149062639@qq.com> Date: Tue, 9 Jan 2024 22:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=AF=B9=20\=20=E5=92=8C=20"?= =?UTF-8?q?=20=E7=9A=84=E8=BD=AC=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 93cc91f..2fb1d33 100644 --- a/doc.go +++ b/doc.go @@ -317,5 +317,5 @@ package logit // import "github.com/FishGoddess/logit" const ( // Version is the version string representation of logit. - Version = "v1.5.8-alpha" + Version = "v1.5.9-alpha" )