update version to 0.0.24

This commit is contained in:
dima 2014-12-04 11:11:59 +01:00
parent 64ff6d7b41
commit 5a73bc075d

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.23'
VERSION = '0.0.24'
end
end