version 0.0.10

This commit is contained in:
dima
2013-10-07 21:31:03 +02:00
parent 4922b71b00
commit 2248e1a634
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.9'
VERSION = '0.0.10'
end
end