grep-matcher: release 0.1.3

This commit is contained in:
Andrew Gallant
2019-08-01 17:46:59 -04:00
parent 931ab35f76
commit 9085bed139
2 changed files with 7 additions and 7 deletions

View File

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