summaryrefslogtreecommitdiffstats
path: root/grep-searcher
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-02-10 07:42:37 -0500
committerAndrew Gallant <jamslam@gmail.com>2019-02-10 07:42:37 -0500
commitd6feeb7ff25cb026b274ee9d1d7044eb988f8d9b (patch)
treeb249d144bd73069e7c6c6a3150f66f23c7c0df8b /grep-searcher
parent626ed00c196d54411ed2793b1568b1c48ccc95a0 (diff)
grep-searcher-0.1.3grep-searcher-0.1.3
Diffstat (limited to 'grep-searcher')
-rw-r--r--grep-searcher/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep-searcher/Cargo.toml b/grep-searcher/Cargo.toml
index 5ef73bcc..893e2f5c 100644
--- a/grep-searcher/Cargo.toml
+++ b/grep-searcher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-searcher"
-version = "0.1.2" #:version
+version = "0.1.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.