grep-regex: release 0.1.4

This commit is contained in:
Andrew Gallant
2019-08-01 17:47:45 -04:00
parent 9085bed139
commit 9c220f9a9b
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep-regex"
version = "0.1.3" #:version
version = "0.1.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Use Rust's regex library with the 'grep' crate.