diff --git a/version.go b/version.go index cdbc8e1..1b1bd9b 100644 --- a/version.go +++ b/version.go @@ -12,7 +12,7 @@ var branch string var stamp string // VERSION is the version of this application -var VERSION = "0.3.1" +var VERSION = "0.4.0" // APP is the name of the application const APP = "bb"