grep: release 0.2.4

This commit is contained in:
Andrew Gallant
2019-04-15 18:03:46 -04:00
parent d66610b295
commit 1a2a24ea74
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep"
version = "0.2.3" #:version
version = "0.2.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.