Increment version to refrect fix

This commit is contained in:
Hiroshi Miura 2013-08-04 00:26:01 +09:00
parent 09892ef2ac
commit d491df0325

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = "0.0.6"
VERSION = "0.0.7"
end
end