From 56b6fa90b3fc5df08091abb0c496af1dd787b01f Mon Sep 17 00:00:00 2001 From: Morten Torkildsen Date: Mon, 6 Apr 2020 15:25:51 -0700 Subject: [PATCH] release kyaml 0.1.5 --- releasing/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing/VERSIONS b/releasing/VERSIONS index 57e403f75..a09277c7a 100644 --- a/releasing/VERSIONS +++ b/releasing/VERSIONS @@ -6,7 +6,7 @@ # kyaml version export kyaml_major=0 export kyaml_minor=1 -export kyaml_patch=4 +export kyaml_patch=5 # kstatus version export kstatus_major=0