diff --git a/lib/vagrant-puppet-install/version.rb b/lib/vagrant-puppet-install/version.rb index a3ac60b..24bb06f 100644 --- a/lib/vagrant-puppet-install/version.rb +++ b/lib/vagrant-puppet-install/version.rb @@ -1,5 +1,5 @@ module VagrantPlugins module PuppetInstall - VERSION = "2.7.0" + VERSION = "3.0.0" end -end \ No newline at end of file +end