Skip to content

Commit

Permalink
chore: update abc version
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Apr 9, 2020
1 parent a3a1482 commit 075bfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/abc/appbase_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/appbaseio/abc/imports"
)

var version = "1.0.0-beta.0"
var version = "1.0.0-beta.1"
var variant = imports.BuildName

// runVersion runs the logout command
Expand Down

0 comments on commit 075bfde

Please sign in to comment.