1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-04 21:52:54 +02:00

ripgrep: release 12.0.0

This commit is contained in:
Andrew Gallant
2020-03-15 21:38:59 -04:00
parent a8c1fb7c88
commit 92daa34eb3
11 changed files with 50 additions and 50 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "grep-searcher"
version = "0.1.6" #:version
version = "0.1.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.