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 8d94092 commit fb8a22fCopy full SHA for fb8a22f
go-bindata/version.go
@@ -12,7 +12,7 @@ import (
12
const (
13
AppName = "go-bindata"
14
AppVersionMajor = 3
15
- AppVersionMinor = 8
+ AppVersionMinor = 9
16
AppVersionRev = 0
17
)
18
0 commit comments