Releasing v1.8.9

This commit is contained in:
Seth Reeser 2018-05-18 10:23:04 -04:00
parent 7281daec1b
commit 93b672d829
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module HostManager
VERSION = '1.8.8'
VERSION = '1.8.9'
end
end