module.exports = function (router) { router.get('/version', require('./version')); };