Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ishuah committed Aug 17, 2019
1 parent 73bc21a commit 3b6b881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"log"
)

const version = "v0.2.0"
const version = "v0.2.1"

var header = fmt.Sprintf("\nBifrost %s\n", version)
var helpText = fmt.Sprintf(`%s
Expand Down

0 comments on commit 3b6b881

Please sign in to comment.