diff --git a/lib/vagrant-zones/version.rb b/lib/vagrant-zones/version.rb index 81e862d..8e1be4e 100644 --- a/lib/vagrant-zones/version.rb +++ b/lib/vagrant-zones/version.rb @@ -2,6 +2,6 @@ module VagrantPlugins module ProviderZone - VERSION = '0.1.52' + VERSION = "0.1.53" end end