grep-regex-0.1.5

This commit is contained in:
Andrew Gallant
2019-08-06 09:51:13 -04:00
parent 0972c6e7c7
commit 5c4584aa7c
2 changed files with 5 additions and 5 deletions

View File

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