Skip to content

Commit 89c515c

Browse files
author
Michelle Noorali
committed
update version in main to DEV
1 parent de47a28 commit 89c515c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Example Usage:
2020
`
2121

2222
var namespace string
23-
var version = "0.0.1-dev"
23+
var version = "DEV"
2424

2525
func main() {
2626
cmd := &cobra.Command{

0 commit comments

Comments
 (0)