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