From 00ecd893cbe0986453f34720b1dfb7e894aadc2a Mon Sep 17 00:00:00 2001 From: guonaihong Date: Fri, 16 Apr 2021 10:21:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20version?= 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 cc82fe6..bf8ac6f 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gout // Version show version -const Version = "v0.1.7" +const Version = "v0.1.9"