lib/vagrant-vbguest.rb in vagrant-vbguest-0.10.0.pre0 vs lib/vagrant-vbguest.rb in vagrant-vbguest-0.10.0.pre1

- old
+ new

@@ -26,10 +26,10 @@ module VagrantVbguest class Plugin < Vagrant.plugin("2") - name "vbguest management" + name "vagrant-vbguest" description <<-DESC Provides automatic and/or manual management of the VirtualBox Guest Additions inside the Vagrant environment. DESC