This commit is contained in:
dima
2018-02-03 11:21:07 +01:00
parent 34a0def7d1
commit 5158b0e733
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.41'.freeze
VERSION = '0.0.42'.freeze
end
end