lib/vagrant-hosts/version.rb in vagrant-hosts-2.7.1 vs lib/vagrant-hosts/version.rb in vagrant-hosts-2.8.0

- old
+ new

@@ -1,3 +1,3 @@ module VagrantHosts - VERSION = '2.7.1' + VERSION = '2.8.0' end