From f16a20abc95fd3d6e4d1cc1184782889d1221a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Wed, 18 May 2022 23:26:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= 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 cf48ebf..dc9eea4 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package goip -const Version = "1.0.15" +const Version = "1.0.16"