Skip to content

Commit 0cc3b83

Browse files
committed
bump to v0.2.3 with gh actions ok
1 parent e24c279 commit 0cc3b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const (
99
// AppName const
1010
AppName = "socketlib"
1111
// Version const
12-
Version = "0.2.2"
12+
Version = "0.2.3"
1313
// VersionInt const
14-
VersionInt = 0x000202
14+
VersionInt = 0x000203
1515
)

0 commit comments

Comments
 (0)