From cce35ca5f1bab2e4babf8e132124df786c9ecbc3 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Tue, 11 Jun 2019 09:21:43 +0100 Subject: [PATCH] =?UTF-8?q?Bugfix=20release=20+=20Added=20@alexjfisher!=20?= =?UTF-8?q?=F0=9F=8D=BA?= 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 e409e891..c40d4c50 100644 --- a/README.md +++ b/README.md @@ -635,3 +635,5 @@ Cheers to all of those who helped out: - @binford2k - @raphink - @tequeter + - @alexjfisher + diff --git a/onceover.gemspec b/onceover.gemspec index 662556fb..c4c57c14 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.13.2" + s.version = "3.13.3" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"