From 0836d9a81c7729d28beb746f1aaeebf95a007100 Mon Sep 17 00:00:00 2001 From: Tim Heckman Date: Thu, 12 Jan 2017 23:25:13 -0800 Subject: [PATCH] bump version to v0.2.2 This small bump only changes the installation version of `cronner` from `0.4.1` to `0.4.2`. This is a maintenance release and is absolutely backwards compatible. Signed-off-by: Tim Heckman --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index f827abf..0861a53 100644 --- a/metadata.rb +++ b/metadata.rb @@ -13,7 +13,7 @@ # limitations under the License. name 'cronner' -version '0.2.1' +version '0.2.2' license 'Apache 2.0' description 'Installs/Configures cronner'