This commit is contained in:
Andrew Gallant
2016-10-31 20:01:37 -04:00
parent 599c4fc3f3
commit f147f3aa39

View File

@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
version = "0.2.5" #:version
version = "0.2.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw