lib/vagrant-hosts/version.rb in vagrant-hosts-1.1.5 vs lib/vagrant-hosts/version.rb in vagrant-hosts-2.0.0rc1

- old
+ new

@@ -1,3 +1,3 @@ module VagrantHosts - VERSION = '1.1.5' + VERSION = '2.0.0rc1' end