mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
6 lines
79 B
Ruby
6 lines
79 B
Ruby
module VagrantPlugins
|
|
module ProviderLibvirt
|
|
VERSION = '0.0.9'
|
|
end
|
|
end
|