summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-04-09 09:47:00 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-04-09 09:47:00 -0400
commitac1c95a6d977c8d56aea51c3cf129128ff8cda89 (patch)
tree9a671d786aba2f246711911eea4bab096c976a02 /Cargo.toml
parent685b431d80a08a09d73c53a34595813d93b8f551 (diff)
0.5.10.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1be13dfb..c512f550 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "0.5.0" #:version
+version = "0.5.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw