Skip to content

Commit fe5b12f

Browse files
committed
is assets released ok?
1 parent 562f48d commit fe5b12f

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.3"
12+
Version = "0.2.4"
1313
// VersionInt const
14-
VersionInt = 0x000203
14+
VersionInt = 0x000204
1515
)

0 commit comments

Comments
 (0)