summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-21 21:07:40 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-21 21:07:40 -0400
commit263e2b012fe26d1d3c600846a6f4421f16eccba3 (patch)
tree61ce1c6d51da142caf259b6cd613d79e0b140d10 /Cargo.toml
parentb80a986721293829251361b6cad8cbf5d0ad61e9 (diff)
0.1.130.1.13
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 36fababb..ee2f9ca4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "0.1.12" #:version
+version = "0.1.13" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw