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

grep 0.1.1

This commit is contained in:
Andrew Gallant 2016-09-17 11:32:47 -04:00
parent bc9d12c4c8
commit bf5d873099

View File

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