summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 16:33:35 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 16:33:35 -0500
commit59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d (patch)
treea97521a8a3d653f9e6ee929c76c3e4850b0330f8
parent2d31af38a2b764c446b2f949cb308a7310b251c0 (diff)
14.0.114.0.1
-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 a9818d05..5a5c0a99 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -411,7 +411,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep"
-version = "14.0.0"
+version = "14.0.1"
dependencies = [
"anyhow",
"bstr",
diff --git a/Cargo.toml b/Cargo.toml
index ec57bab0..d95858ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "14.0.0" #:version
+version = "14.0.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current