From c08fa7243c4b45d6ba27840b82a148ef62a0302c Mon Sep 17 00:00:00 2001 From: NorthLan <6995syu@163.com> Date: Tue, 19 Apr 2022 22:26:59 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC0.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index b3ff863..692cd91 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package ngs // VERSION returns current ngs version -const VERSION = "0.1.1" +const VERSION = "0.1.2"