Skip to content

Commit 1f6287c

Browse files
updates version to 0.6.0
1 parent 947e35b commit 1f6287c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/abc/appbase_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/appbaseio/abc/imports"
88
)
99

10-
var version = "0.5.0"
10+
var version = "0.6.0"
1111
var variant = imports.BuildName
1212

1313
// runVersion runs the logout command

0 commit comments

Comments
 (0)