From fe95e579b07288e256e7c162946105783b5b6df2 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Tue, 10 Mar 2020 19:30:48 +0000 Subject: [PATCH] =?UTF-8?q?Version=20bump=20thanks=20to=20@alexjfisher=20?= =?UTF-8?q?=F0=9F=99=8C?= 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 47ccc536..c5f5ec27 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.0" + s.version = "3.15.1" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"