brew 0.2.1

This commit is contained in:
Andrew Gallant 2016-09-26 20:42:12 -04:00
parent de79be2db2
commit 9fa38c6232

View File

@ -1,6 +1,6 @@
require 'formula'
class Ripgrep < Formula
version '0.2.0'
version '0.2.1'
desc "Search tool like grep and The Silver Searcher."
homepage "https://github.com/BurntSushi/ripgrep"