Releasing v1.8.3

This commit is contained in:
Seth Reeser 2016-07-13 12:07:05 -04:00
parent 90bd20098b
commit 643b1c8a89
1 changed files with 1 additions and 1 deletions

View File

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