Skip to content

Commit 7f0c4a1

Browse files
committed
Bumped version number
1 parent b04d519 commit 7f0c4a1

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
@@ -19,7 +19,7 @@ import "github.com/phenixblue/kubectl-azs/cmd"
1919
var (
2020

2121
// VERSION defines the version of the utility.
22-
VERSION = "v0.0.1"
22+
VERSION = "v0.0.2"
2323
)
2424

2525
func main() {

0 commit comments

Comments
 (0)