summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2024-01-06 14:32:27 -0500
committerAndrew Gallant <jamslam@gmail.com>2024-01-06 14:32:27 -0500
commite50df40a1967708b9781486b1c017e48040bceb0 (patch)
treec9769e053f27d782c79e667ffc8ebff319a6e14f
parent1fa76d2a42f05509a01c3e50a9424d16cfa8726d (diff)
14.1.014.1.0
-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 c187ca0d..cb1065d4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -400,7 +400,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep"
-version = "14.0.3"
+version = "14.1.0"
dependencies = [
"anyhow",
"bstr",
diff --git a/Cargo.toml b/Cargo.toml
index 1cfe6c0a..da350bc8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "14.0.3" #:version
+version = "14.1.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current