grep-regex-0.1.2

This commit is contained in:
Andrew Gallant
2019-02-16 09:30:06 -05:00
parent 895e26a000
commit c84cfb6756
2 changed files with 5 additions and 5 deletions

View File

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