summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-11 19:44:54 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-11 19:44:54 -0400
commitd8712daf2706fa5d7d28c7fafde4c64ce49aa46c (patch)
tree2e1ad9f2b45dd3cc747152dcf13402cd5e1c209f
parent7cbbef019f3bbbcef9c5e67ccec3fb5697c63c33 (diff)
0.2.30.2.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1b702790..e0480c54 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "0.2.2" #:version
+version = "0.2.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw