Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
petems committed Apr 10, 2019
1 parent 9bdd6c9 commit a0a1b13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GIT
PATH
remote: .
specs:
vagrant-puppet-install (6.0.0)
vagrant-puppet-install (6.0.1)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/vagrant-puppet-install/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module VagrantPlugins
module PuppetInstall
VERSION = '6.0.0'.freeze
VERSION = '6.0.1'.freeze
end
end

0 comments on commit a0a1b13

Please sign in to comment.