lib/vagrant-hosts/version.rb in vagrant-hosts-2.1.3 vs lib/vagrant-hosts/version.rb in vagrant-hosts-2.1.4

- old
+ new

@@ -1,3 +1,3 @@ module VagrantHosts - VERSION = '2.1.3' + VERSION = '2.1.4' end