Skip to content

Commit

Permalink
bump to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Feb 18, 2023
1 parent bd59745 commit ef16371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const (
// AppName const
AppName = "socketlib"
// Version const
Version = "0.3.0"
Version = "0.5.0"
// VersionInt const
VersionInt = 0x000300
VersionInt = 0x000500
)

0 comments on commit ef16371

Please sign in to comment.