summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-10 22:24:36 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-10 22:24:36 -0400
commit4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe (patch)
tree37d425f1ce2e1fae3334ee84498f74b82141433d
parent51440f59cdaeab4a74e7c6329977a0595d49696a (diff)
0.2.20.2.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a8e82047..7c4937ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "0.2.1" #:version
+version = "0.2.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw