1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2026-06-19 17:20:00 +02:00

brew 0.2.1

This commit is contained in:
Andrew Gallant
2016-09-26 20:42:12 -04:00
parent de79be2db2
commit 9fa38c6232
+1 -1
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"