Releasing v1.8.4

This commit is contained in:
Seth Reeser 2016-07-18 22:30:13 -04:00
parent df35eb2a87
commit df9d315320
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module HostManager
VERSION = '1.8.3'
VERSION = '1.8.4'
end
end