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