lib/vagrant-host-shell/version.rb in vagrant-host-shell-0.0.1 vs lib/vagrant-host-shell/version.rb in vagrant-host-shell-0.0.2

- old
+ new

@@ -1,5 +1,5 @@ module VagrantPlugins module HostShell - VERSION = '0.0.1' + VERSION = '0.0.2' end end