We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2708ad2 commit 1b67e2dCopy full SHA for 1b67e2d
go-bindata/version.go
@@ -14,7 +14,7 @@ import (
14
const (
15
AppName = "go-bindata"
16
AppVersionMajor = 3
17
- AppVersionMinor = 23
+ AppVersionMinor = 24
18
AppVersionRev = 0
19
)
20
0 commit comments