branch: master commit d0e6660ee501efea3e9b0936ed64fff09e66df02 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
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 b223c03..b840788 100644 --- a/diff-hl.el +++ b/diff-hl.el @@ -5,7 +5,7 @@ ;; Author: Dmitry Gutov <dgu...@yandex.ru> ;; URL: https://github.com/dgutov/diff-hl ;; Keywords: vc, diff -;; Version: 1.8.1 +;; Version: 1.8.2 ;; Package-Requires: ((cl-lib "0.2")) ;; This file is part of GNU Emacs.