Release v1.8.2

This commit is contained in:
Seth Reeser 2016-06-17 13:01:27 -04:00
parent 4e2954a9ab
commit b10bb872c4
1 changed files with 1 additions and 1 deletions

View File

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