From a713835be0cd93eb83135abb329d6bac9a150b4e Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Wed, 4 Oct 2017 17:05:54 +0800 Subject: [PATCH] Version bump --- onceover.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onceover.gemspec b/onceover.gemspec index b4a2382f..9310c50e 100644 --- a/onceover.gemspec +++ b/onceover.gemspec @@ -3,7 +3,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "onceover" - s.version = "3.2.6" + s.version = "3.2.7" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"