From 7c272e8b7d390b56fa3b0569ea1c1453c499c0da Mon Sep 17 00:00:00 2001 From: ChouAndy Date: Wed, 2 Oct 2024 20:05:27 +0800 Subject: [PATCH] chore(version): 1.2.0 --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 539660b..c62e410 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package gosdk -const VERSION = "1.1.2" +const VERSION = "1.2.0"