summaryrefslogtreecommitdiffstats
path: root/crates/pcre2/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 14:16:46 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 14:16:46 -0500
commitb0df573834ce5e421b9c362ff4437342e02d61e5 (patch)
treef3cd614deb6bb6bfbfdd02f06afee5556cb39ebf /crates/pcre2/Cargo.toml
parent85b2ceecd1830ad35472e5e3fcdab1d29dd56a0a (diff)
grep-pcre2-0.1.7grep-pcre2-0.1.7
Diffstat (limited to 'crates/pcre2/Cargo.toml')
-rw-r--r--crates/pcre2/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/pcre2/Cargo.toml b/crates/pcre2/Cargo.toml
index f7ada83f..b6a157e6 100644
--- a/crates/pcre2/Cargo.toml
+++ b/crates/pcre2/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-pcre2"
-version = "0.1.6" #:version
+version = "0.1.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Use PCRE2 with the 'grep' crate.