From 10777c150dc2c2fc43a4089ae337ffb7b72fa1e6 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 4 Sep 2018 23:25:39 -0400 Subject: grep-0.2.1 --- grep/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grep/Cargo.toml b/grep/Cargo.toml index 64ae2273..c8027ff8 100644 --- a/grep/Cargo.toml +++ b/grep/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grep" -version = "0.2.0" #:version +version = "0.2.1" #:version authors = ["Andrew Gallant "] description = """ Fast line oriented regex searching as a library. -- cgit v1.2.3