diff --git a/README.md b/README.md index 23d017a9..6f1546c7 100644 --- a/README.md +++ b/README.md @@ -709,4 +709,5 @@ Cheers to all of those who helped out: - @alexjfisher - @smortex - @16c7x + - @neomilium diff --git a/onceover.gemspec b/onceover.gemspec index 9aa9ca74..49e2bcfb 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.3" + s.version = "3.18.0" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"