# File lib/guard/cli.rb, line 89
    def version
      ::Guard::UI.info "Guard version #{ Guard::VERSION }"
    end