From 276270eb5764ec6cda7c43219eb5dec20a1f58bd Mon Sep 17 00:00:00 2001 From: Morten Torkildsen Date: Thu, 21 May 2020 13:50:37 -0700 Subject: [PATCH] Release kyaml --- releasing/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing/VERSIONS b/releasing/VERSIONS index cb72172f4..f48388f31 100644 --- a/releasing/VERSIONS +++ b/releasing/VERSIONS @@ -6,7 +6,7 @@ # kyaml version export kyaml_major=0 export kyaml_minor=1 -export kyaml_patch=11 +export kyaml_patch=12 # kstatus version export kstatus_major=0