This commit is contained in:
Andrew Gallant 2017-03-12 22:32:43 -04:00
parent e962eea1cc
commit 78847b65c8

View File

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