This commit is contained in:
dima 2016-03-29 12:30:48 +02:00
parent 9d0e195035
commit 25c1662213

View File

@ -1,5 +1,5 @@
module VagrantPlugins module VagrantPlugins
module ProviderLibvirt module ProviderLibvirt
VERSION = '0.0.32' VERSION = '0.0.33'
end end
end end