summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-29 22:40:02 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-29 22:40:02 -0400
commita075a462fa83014759b23555686648298f934557 (patch)
treec4b593548c9eadedaf1309e641a93644c52e9930
parent24f753c3064acbab59da94c8f6fc153a16fb989f (diff)
0.2.40.2.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d0cb9313..00af465d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "0.2.3" #:version
+version = "0.2.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw