branch: externals/urgrep
commit be6e4c44eb8d0026b84b554a1b1b2055a05fbc88
Author: Jim Porter <[email protected]>
Commit: Jim Porter <[email protected]>
Update version to v0.4.2-git
---
urgrep-wgrep.el | 2 +-
urgrep-xref.el | 2 +-
urgrep.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el
index 5344a12574..1c9d59d4a0 100644
--- a/urgrep-wgrep.el
+++ b/urgrep-wgrep.el
@@ -4,7 +4,7 @@
;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
-;; Version: 0.4.1
+;; Version: 0.4.2-git
;; Keywords: grep, search
;; This file is NOT part of GNU Emacs.
diff --git a/urgrep-xref.el b/urgrep-xref.el
index c627c1ba9a..fb176aae65 100644
--- a/urgrep-xref.el
+++ b/urgrep-xref.el
@@ -4,7 +4,7 @@
;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
-;; Version: 0.4.1
+;; Version: 0.4.2-git
;; Keywords: grep, search
;; This file is NOT part of GNU Emacs.
diff --git a/urgrep.el b/urgrep.el
index 4503f90e44..227814f56a 100644
--- a/urgrep.el
+++ b/urgrep.el
@@ -4,7 +4,7 @@
;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
-;; Version: 0.4.1
+;; Version: 0.4.2-git
;; Keywords: grep, search
;; Package-Requires: ((emacs "27.1") (compat "29.1.0.1") (project "0.3.0"))