module VagrantPlugins # Registration plugin to auto-register guests on `vagrant up` module Registration VERSION = '1.1.0' end end