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

@@ -47,7 +47,7 @@ members = [
[dependencies]
bstr = "0.1.2"
grep = { version = "0.2.3", path = "grep" }
grep = { version = "0.2.4", path = "grep" }
ignore = { version = "0.4.7", path = "ignore" }
lazy_static = "1.1.0"
log = "0.4.5"