Skip to content

Commit fb8a22f

Browse files
committed
v3.9.0
1 parent 8d94092 commit fb8a22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-bindata/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
const (
1313
AppName = "go-bindata"
1414
AppVersionMajor = 3
15-
AppVersionMinor = 8
15+
AppVersionMinor = 9
1616
AppVersionRev = 0
1717
)
1818

0 commit comments

Comments
 (0)