From c568491555d1c87f72a68cd927eb0d4e12b0f20a Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Wed, 8 May 2019 19:36:26 +0200 Subject: [PATCH] =?UTF-8?q?New=20features=20=F0=9F=8D=BA=20@GeoffWilliams?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- onceover.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onceover.gemspec b/onceover.gemspec index 18bf20be..3227bca6 100644 --- a/onceover.gemspec +++ b/onceover.gemspec @@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "onceover" - s.version = "3.12.5" + s.version = "3.13.0" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"