Skip to content

Commit

Permalink
release 1.5.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagrulla committed Jul 2, 2018
1 parent 7f1c5d8 commit c6001b0
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 @@ -110,7 +110,7 @@ func versionCheckOnSigterm(version string, latestVersionChannel chan string) {
}

func main() {
version := "1.4.1"
version := "1.5.0"
kingpin.Version(version).Author("Luca Grulla")
command := kingpin.Parse()

Expand Down

0 comments on commit c6001b0

Please sign in to comment.