Skip to content

Commit

Permalink
bump to v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Jul 25, 2019
1 parent 580a2a8 commit 62450bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ver.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ package ini_op

const (
APPNAME = "ini-op"
Version = "0.2.5"
VersionInt = 0x00000205
Version = "0.2.7"
VersionInt = 0x00000207
)

0 comments on commit 62450bb

Please sign in to comment.