From 39a122d2d92250b203fb1e5b4152bf434da2c776 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Fri, 17 Jul 2020 10:42:43 +0100 Subject: [PATCH] =?UTF-8?q?Version=20bump.=20Thanks=20@16c7x=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ onceover.gemspec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58aefd77..106336a5 100644 --- a/README.md +++ b/README.md @@ -701,3 +701,5 @@ Cheers to all of those who helped out: - @tequeter - @alexjfisher - @smortex + - @16c7x + diff --git a/onceover.gemspec b/onceover.gemspec index 2ccfb25a..9aa9ca74 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.17.2" + s.version = "3.17.3" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"