Skip to content

Commit d398bc6

Browse files
authored
bump version v0.2.12 (#108)
1 parent a6d5373 commit d398bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/consts/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const (
1313

1414
// SDK 相关信息
1515
const (
16-
Version = "0.2.11" // SDK 版本
16+
Version = "0.2.12" // SDK 版本
1717
UserAgentFormat = "WechatPay-Go/%s (%s) GO/%s" // UserAgent中的信息
1818
)
1919

0 commit comments

Comments
 (0)