From af6b6c543b224d348a8876f0c06245d9ea7929c5 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 12 Jun 2021 08:12:24 -0400 Subject: 13.0.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0287c174..76cd1468 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -445,7 +445,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "ripgrep" -version = "12.1.1" +version = "13.0.0" dependencies = [ "bstr", "clap", diff --git a/Cargo.toml b/Cargo.toml index 6686af33..fb78fcb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "12.1.1" #:version +version = "13.0.0" #:version authors = ["Andrew Gallant "] description = """ ripgrep is a line-oriented search tool that recursively searches the current -- cgit v1.2.3