From d91309e7a473192f2a120d1f1a30a1bc7cf10a24 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Fri, 20 Mar 2020 09:34:18 +0000 Subject: [PATCH] Verison bump --- onceover.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onceover.gemspec b/onceover.gemspec index b61cd5a9..b6a85a00 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.15.1" + s.version = "3.15.2" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"