lib/vagrant-libvirt/version.rb in vagrant-libvirt-0.0.39 vs lib/vagrant-libvirt/version.rb in vagrant-libvirt-0.0.40
- old
+ new
@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
- VERSION = '0.0.39'.freeze
+ VERSION = '0.0.40'.freeze
end
end