version

Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
diff --git a/Cargo.toml b/Cargo.toml
index d88dfa4..4eab2bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "ripgrep-edit"
-version = "0.2.12"
+version = "0.2.13"
 edition = "2024"
 description = "Edit ripgrep search results across multiple files"
 readme = "README.md"