version 0.0.37

This commit is contained in:
Gerben Meijer 2017-01-09 15:47:31 +01:00
parent 75d9a9764d
commit 2337c35972

View File

@ -1,5 +1,5 @@
module VagrantPlugins module VagrantPlugins
module ProviderLibvirt module ProviderLibvirt
VERSION = '0.0.36'.freeze VERSION = '0.0.37'.freeze
end end
end end