branch: master
commit e93367512080e540dc5dd126dfcb38b4a5e9415b
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Bump the version
---
diff-hl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diff-hl.el b/diff-hl.el
index 017e5ca..6650818 100644
--- a/diff-hl.el
+++ b/diff-hl.el
@@ -5,7 +5,7 @@
;; Author: Dmitry Gutov <[email protected]>
;; URL: https://github.com/dgutov/diff-hl
;; Keywords: vc, diff
-;; Version: 1.8.3
+;; Version: 1.8.4
;; Package-Requires: ((cl-lib "0.2"))
;; This file is part of GNU Emacs.