From c68da94e2556ff840fff419a9bf7daf477546867 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Tue, 16 Jan 2018 09:51:50 +1100 Subject: [PATCH] =?UTF-8?q?Version=20bump=20=E2=98=9D=EF=B8=8F?= 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 9a7289b0..aa1fd063 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.3.1" + s.version = "3.3.2" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"