branch: master
commit 7fa7f099c7008d521dbbb57a1546f11535544536
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Bump the version
---
diff-hl.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/diff-hl.el b/diff-hl.el
index ec3d435..8790352 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.7.1
+;; Version: 1.8.0
;; Package-Requires: ((cl-lib "0.2"))
;; This file is part of GNU Emacs.