Files
vagrant-libvirt/lib/vagrant-libvirt/version.rb
2017-04-29 15:08:54 +02:00

6 lines
87 B
Ruby

module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.40'.freeze
end
end