Skip to content

Commit 37bab58

Browse files
authored
Merge pull request kubernetes-sigs#2258 from rhomel/api-0.3.3
increment api patch release to 0.3.3
2 parents 0571f13 + 76e72ad commit 37bab58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasing/VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export kstatus_patch=1
1616
# kustomize api version
1717
export api_major=0
1818
export api_minor=3
19-
export api_patch=2
19+
export api_patch=3
2020

2121
# cmd/config version
2222
export cmd_config_major=0

0 commit comments

Comments
 (0)