summaryrefslogtreecommitdiffstats
path: root/grep-searcher/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-08-06 09:50:52 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-08-06 09:50:52 -0400
commit0972c6e7c7434aeef16c06aec059c327aca3dc37 (patch)
tree287cadb9c87f8e44797d1cdbc2b2d40f315934ce /grep-searcher/Cargo.toml
parent0a372bf2e47b13654e56dad3b74352ce28390dc9 (diff)
grep-searcher-0.1.6grep-searcher-0.1.6
Diffstat (limited to 'grep-searcher/Cargo.toml')
-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 9b74f8b6..97cd9d16 100644
--- a/grep-searcher/Cargo.toml
+++ b/grep-searcher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-searcher"
-version = "0.1.5" #:version
+version = "0.1.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.