Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ishuah committed Jun 26, 2018
1 parent ec2b9c2 commit e6eda0f
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.1.21-rc1"
const version = "v0.2.0"

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

0 comments on commit e6eda0f

Please sign in to comment.