Skip to content

Commit

Permalink
prep per 1.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagrulla committed Nov 4, 2017
1 parent c047874 commit 1135d40
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 @@ -77,7 +77,7 @@ func timestampToUTC(timeStamp *string) time.Time {
}

func main() {
kingpin.Version("1.3.0").Author("Luca Grulla")
kingpin.Version("1.3.1").Author("Luca Grulla")
command := kingpin.Parse()

switch command {
Expand Down

0 comments on commit 1135d40

Please sign in to comment.