Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinAzoff committed Feb 8, 2018
1 parent f221c3c commit c38cb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

const (
VERSION = "0.1.4"
VERSION = "0.1.5"
)

var cmdVersion = &cobra.Command{
Expand Down

0 comments on commit c38cb1b

Please sign in to comment.