From fee7ac79f11e05640c5609a825ed6d1359cae472 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 26 Nov 2023 14:15:44 -0500 Subject: grep-regex-0.1.12 --- crates/regex/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/regex/Cargo.toml b/crates/regex/Cargo.toml index 5c87c3fd..7803174e 100644 --- a/crates/regex/Cargo.toml +++ b/crates/regex/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grep-regex" -version = "0.1.11" #:version +version = "0.1.12" #:version authors = ["Andrew Gallant "] description = """ Use Rust's regex library with the 'grep' crate. -- cgit v1.2.3