summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2021-06-12 08:12:24 -0400
committerAndrew Gallant <jamslam@gmail.com>2021-06-12 08:12:24 -0400
commitaf6b6c543b224d348a8876f0c06245d9ea7929c5 (patch)
treed9747470cc4176604ae74c56e534e5013b91f571
parent1a4fec8b4ac4fde8a4eb178518d70c48d08c568b (diff)
13.0.013.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 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 <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current