Skip to content

Commit 23068bc

Browse files
committed
Bumped to version 0.16.1
1 parent 7a781d8 commit 23068bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var branch string
1212
var stamp string
1313

1414
// VERSION is the version of this application
15-
var VERSION = "0.16.0"
15+
var VERSION = "0.16.1"
1616

1717
// APP is the name of the application
1818
const APP = "bb"

0 commit comments

Comments
 (0)