lib/vagrant-zones/version.rb in vagrant-zones-0.1.52 vs lib/vagrant-zones/version.rb in vagrant-zones-0.1.54
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module VagrantPlugins
module ProviderZone
- VERSION = '0.1.52'
+ VERSION = '0.1.54'
end
end