Skip to content

Commit

Permalink
Bump version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 18, 2019
1 parent 3122382 commit 0d81214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -14,7 +14,7 @@ import (
)

// Version is a version number.
var version = "0.0.1"
var version = "0.1.0"

// UI is a user interface which is a global variable for mocking.
var UI cli.Ui
Expand Down

0 comments on commit 0d81214

Please sign in to comment.