Bump version for release

This commit is contained in:
Shawn Dahlen 2013-04-17 10:07:34 -04:00
parent 8a07234527
commit d1201e58b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module HostManager
VERSION = '0.1.0'
VERSION = '0.1.1'
end
end