summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 14:19:31 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 14:19:31 -0500
commit93429d0f85bf86ad5947b10f57e3ad864c60867a (patch)
treead72231dafb69533d06b7f471401dfd19d9b1ddf
parent9c4b0baf1019ba3b21bc2ba03f7ef7af2c925470 (diff)
14.0.014.0.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 15c1205f..a2575af7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -411,7 +411,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep"
-version = "13.0.0"
+version = "14.0.0"
dependencies = [
"anyhow",
"bstr",
diff --git a/Cargo.toml b/Cargo.toml
index ffb62421..51b080c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
-version = "13.0.0" #:version
+version = "14.0.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current