summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-27 21:38:21 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-27 21:38:21 -0500
commit6c7947b819733820c9a01e5a5452731c2f0c69fc (patch)
treef0e585453dffb745d7f125a82f5d0c80ecd6119a
parent9acb4a540508ca06b1bbb1bfbd6ef01f5bd3228d (diff)
14.0.214.0.2
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c5591cdc..438d97ca 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -411,7 +411,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep"
-version = "14.0.1"
+version = "14.0.2"
dependencies = [
"anyhow",
"bstr",
diff --git a/Cargo.toml b/Cargo.toml
index e7f252d0..8a6266b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "14.0.1" #:version
+version = "14.0.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current