Skip to content

Commit e217e9e

Browse files
authored
Update main.go
1 parent 6e7c480 commit e217e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"k8s.io/client-go/tools/cache"
1616
)
1717

18-
const VERSION = "0.0.4"
18+
const VERSION = "0.0.5"
1919

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

0 commit comments

Comments
 (0)