summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-31 20:01:37 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-31 20:01:37 -0400
commitf147f3aa39e6a239926bef461a6dfd2bac5185e1 (patch)
tree46b161dc4f9f917fb62ee0318e6863bdc82876a8
parent599c4fc3f3a5658965be3fd91968cd641ac920bf (diff)
0.2.60.2.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f941367d..daec1490 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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