diff --git a/lib/vagrant-zones/version.rb b/lib/vagrant-zones/version.rb index f590cac..7d8d2a4 100644 --- a/lib/vagrant-zones/version.rb +++ b/lib/vagrant-zones/version.rb @@ -2,6 +2,6 @@ module VagrantPlugins module ProviderZone - VERSION = '0.1.4' + VERSION = '0.1.41' end end