Releasing v1.7.1

This commit is contained in:
Seth Reeser 2016-01-29 13:48:13 -05:00
parent d1ba474417
commit f1b0174c11
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module HostManager
VERSION = '1.7.0'
VERSION = '1.7.1'
end
end