diff --git a/README.md b/README.md index 58aefd77..106336a5 100644 --- a/README.md +++ b/README.md @@ -701,3 +701,5 @@ Cheers to all of those who helped out: - @tequeter - @alexjfisher - @smortex + - @16c7x + diff --git a/onceover.gemspec b/onceover.gemspec index 2ccfb25a..9aa9ca74 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.2" + s.version = "3.17.3" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"