diff --git a/README.md b/README.md index e409e891..c40d4c50 100644 --- a/README.md +++ b/README.md @@ -635,3 +635,5 @@ Cheers to all of those who helped out: - @binford2k - @raphink - @tequeter + - @alexjfisher + diff --git a/onceover.gemspec b/onceover.gemspec index 662556fb..c4c57c14 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.13.2" + s.version = "3.13.3" s.authors = ["Dylan Ratcliffe"] s.email = ["dylan.ratcliffe@puppet.com"] s.homepage = "https://github.com/dylanratcliffe/onceover"