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