Skip to content

Commit

Permalink
Version change for published build
Browse files Browse the repository at this point in the history
  • Loading branch information
codingo authored May 28, 2018
1 parent e9df2f7 commit 67ca379
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 @@ -30,7 +30,7 @@ var banner = `
/ ___/ / / / __ \/ /_/ / __ \/ __ / _ \/ ___/
(__ ) /_/ / /_/ / __/ / / / / /_/ / __/ /
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/
v0.1.1 - by @ice3man `
v0.2 - by @ice3man `

// Parses command line arguments into a setting structure
func ParseCmdLine() (state *helper.State, err error) {
Expand Down

0 comments on commit 67ca379

Please sign in to comment.