summaryrefslogtreecommitdiffstats
path: root/grep-searcher
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-02-09 16:12:16 -0500
committerAndrew Gallant <jamslam@gmail.com>2019-02-09 16:13:07 -0500
commitfc3cf41247086f6c622dcce30a0a5cc1ab16015b (patch)
treed6f12717806b8347521f37028f93f7f05bb30b4e /grep-searcher
parenta4868b88351318182eed3b801d0c97a106a7d38f (diff)
grep-searcher-0.1.2grep-searcher-0.1.2
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 1d977b45..5ef73bcc 100644
--- a/grep-searcher/Cargo.toml
+++ b/grep-searcher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-searcher"
-version = "0.1.1" #:version
+version = "0.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.