# File lib/bundler/cli.rb, line 450
    def version
      Bundler.ui.info "Bundler version #{Bundler::VERSION}"
    end