Skip to content

Commit bb7b4a7

Browse files
committed
Bump version to 0.0.32
1 parent 91bfd93 commit bb7b4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version stores the current kubeapply version.
4-
const Version = "0.0.31"
4+
const Version = "0.0.32"

0 commit comments

Comments
 (0)