Skip to content

Commit 52f3d16

Browse files
authored
bump version v0.2.13
1 parent 776359b commit 52f3d16

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.12" // SDK 版本
16+
Version = "0.2.13" // SDK 版本
1717
UserAgentFormat = "WechatPay-Go/%s (%s) GO/%s" // UserAgent中的信息
1818
)
1919

0 commit comments

Comments
 (0)