Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
meson10 authored Jun 28, 2020
1 parent 6e7c480 commit e217e9e
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 @@ -15,7 +15,7 @@ import (
"k8s.io/client-go/tools/cache"
)

const VERSION = "0.0.4"
const VERSION = "0.0.5"

var (
configFile = kingpin.Flag("config", "Config File to Parse").Required().File()
Expand Down

0 comments on commit e217e9e

Please sign in to comment.