From 687e83c1b807405071fe3120c7e0556caf501ebe Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Sun, 13 May 2018 11:43:25 +1000 Subject: [PATCH] Version bump thanks to @beergeek --- onceover.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onceover.gemspec b/onceover.gemspec index ae75deac..dc08e119 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.6.1" + s.version = "3.6.2" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"