branch: master
commit 069a92590000269a9a5b0b7aebbae9595675a59c
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 0567664..5ef4f88 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.4
+;; Version: 1.8.5
;; Package-Requires: ((cl-lib "0.2") (emacs "24.3"))
;; This file is part of GNU Emacs.