From cbd0f0b515e3aeadd7ac850522d454a1c1afefea Mon Sep 17 00:00:00 2001 From: neillturner Date: Thu, 30 Oct 2014 15:41:42 +0000 Subject: [PATCH] next version --- lib/kitchen-puppet/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kitchen-puppet/version.rb b/lib/kitchen-puppet/version.rb index 207a67b..3d64ba9 100644 --- a/lib/kitchen-puppet/version.rb +++ b/lib/kitchen-puppet/version.rb @@ -2,6 +2,6 @@ module Kitchen module Puppet - VERSION = '0.0.16' + VERSION = '0.0.17' end end