Skip to content

Commit

Permalink
Bump version to v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Feb 26, 2020
1 parent 414d1de commit 738b2af
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.3.4"
var version = "0.3.5"

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

0 comments on commit 738b2af

Please sign in to comment.