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