branch: externals/xref-union
commit 0f98bea5948cee35aa9070b631bc0188159d5b3d
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Bump version to 0.1.1 for GNU ELPA
---
xref-union.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xref-union.el b/xref-union.el
index 26d6fbcf48..a73458e791 100644
--- a/xref-union.el
+++ b/xref-union.el
@@ -5,7 +5,7 @@
;; Author: Philip Kaludercic <[email protected]>
;; Maintainer: Philip Kaludercic <~pkal/[email protected]>
;; URL: https://git.sr.ht/~pkal/xref-union/
-;; Version: 0.1.0
+;; Version: 0.1.1
;; Package-Requires: ((emacs "25.1"))
;; This program is free software; you can redistribute it and/or modify