Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiletoly committed Oct 20, 2021
1 parent 7599eac commit f0f93a9
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 @@ -65,7 +65,7 @@ func parseCommandLineArgs() (

flag.Parse()
if isFlagPassed("print-version") {
println("gobetter version 0.4")
println("gobetter version 0.5")
}

inFilename = *inputFilePtr
Expand Down

0 comments on commit f0f93a9

Please sign in to comment.