Skip to content

Commit

Permalink
Upping version in main.go to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyzee committed Sep 23, 2019
1 parent 0d071f3 commit 5cba2c2
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 @@ -23,7 +23,7 @@ import (
"github.com/zee-ahmed/kubemngr/cmd"
)

var clientVersion = "0.1.3"
var clientVersion = "0.1.2"

func main() {

Expand Down

0 comments on commit 5cba2c2

Please sign in to comment.