Bump version to 0.0.13

This commit is contained in:
KalabiYau
2013-12-12 14:46:38 +01:00
parent 9ae5fab7a1
commit e3b59e444a
2 changed files with 3 additions and 3 deletions

View File

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