version 0.0.12

This commit is contained in:
dima
2013-12-03 21:16:41 +01:00
parent 3917161eb9
commit 995d20b310
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.11'
VERSION = '0.0.12'
end
end