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 226e947 commit a606d61Copy full SHA for a606d61
go-bindata/version.go
@@ -13,7 +13,7 @@ import (
13
const (
14
AppName = "go-bindata"
15
AppVersionMajor = 3
16
- AppVersionMinor = 20
+ AppVersionMinor = 21
17
AppVersionRev = 0
18
)
19
0 commit comments