Bump version for release.

This commit is contained in:
Shawn Dahlen 2013-05-07 10:26:31 -04:00
parent ad1febbe27
commit a078935cb0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins module VagrantPlugins
module HostManager module HostManager
VERSION = '0.3.0' VERSION = '0.4.0'
end end
end end