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