Skip to content

Commit

Permalink
bump version to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xorpaul committed Jan 10, 2020
1 parent 81f685a commit f9da215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goahead.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func main() {
version := *versionFlag

if version {
fmt.Println("goahead version 0.0.4 Build time:", buildtime, "UTC")
fmt.Println("goahead version 0.0.5 Build time:", buildtime, "UTC")
os.Exit(0)
}

Expand Down

0 comments on commit f9da215

Please sign in to comment.