grep: release 0.1.8

This commit is contained in:
Andrew Gallant
2018-02-11 13:35:54 -05:00
parent e818d7529b
commit 739f8f596b
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep"
version = "0.1.7" #:version
version = "0.1.8" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.