Releasing v1.8.7

This commit is contained in:
Seth Reeser 2017-07-11 12:30:22 -04:00
parent d66055782b
commit ede8b487f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module HostManager
VERSION = '1.8.6'
VERSION = '1.8.7'
end
end