Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Ratcliffe committed Jul 1, 2020
1 parent 9b4373d commit f59bfa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Onceover is a tool to automatically run basic tests on an entire Puppet controlrepo. It includes automatic parsing of the `Puppetfile`, `environment.conf` and others in order to stop silly mistakes ever reaching your Puppet Master!

**🍺🥳 New in v3.16.0: Multi-threaded module downloads!! See [r10k config](#r10k-config) to enable**
**🍺🥳 New in v3.17.1: Heaps more Windows fixes! Windows code is now more likely to compile on Non-Windows.**

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion onceover.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "onceover"
s.version = "3.17.0"
s.version = "3.17.1"
s.authors = ["Dylan Ratcliffe"]
s.email = ["[email protected]"]
s.homepage = "https://github.com/dylanratcliffe/onceover"
Expand Down

0 comments on commit f59bfa7

Please sign in to comment.