Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
s0nerik committed Jul 28, 2019
1 parent dc978e3 commit a8c514f
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 @@ -47,7 +47,7 @@ var (
)

func main() {
kingpin.Version("0.9.7")
kingpin.Version("0.9.8")
kingpin.Parse()

platform := registry.GetPlatform(*platformName)
Expand Down

0 comments on commit a8c514f

Please sign in to comment.