Skip to content

Commit 075bfde

Browse files
chore: update abc version
1 parent a3a1482 commit 075bfde

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 = "1.0.0-beta.0"
10+
var version = "1.0.0-beta.1"
1111
var variant = imports.BuildName
1212

1313
// runVersion runs the logout command

0 commit comments

Comments
 (0)