From 67ad9917ad40d23df054b87a38532b06f85205dd Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 28 Nov 2023 16:18:14 -0500 Subject: 14.0.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 438d97ca..e77a2833 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -411,7 +411,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "ripgrep" -version = "14.0.2" +version = "14.0.3" dependencies = [ "anyhow", "bstr", diff --git a/Cargo.toml b/Cargo.toml index 8a6266b2..f30cc0b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "14.0.2" #:version +version = "14.0.3" #:version authors = ["Andrew Gallant "] description = """ ripgrep is a line-oriented search tool that recursively searches the current -- cgit v1.2.3