grep-regex: release 0.1.3

This commit is contained in:
Andrew Gallant
2019-04-15 17:56:04 -04:00
parent e493e54b9b
commit 44cd344438
5 changed files with 8 additions and 8 deletions

View File

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