v0.0.2 notes

This commit is contained in:
pradels
2013-04-01 17:23:16 +02:00
parent 72f1e41d9a
commit 89ef287635
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
module VagrantPlugins
module Libvirt
VERSION = "0.0.1"
VERSION = "0.0.2"
end
end