grep-matcher: release 0.1.2

This commit is contained in:
Andrew Gallant
2019-04-15 17:53:29 -04:00
parent 8e8215aa65
commit e493e54b9b
7 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep-matcher"
version = "0.1.1" #:version
version = "0.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A trait for regular expressions, with a focus on line oriented search.