branch: elpa/highlight-parentheses commit 9d8f351b6728f3b546977b5c3cc8023a6cb6f5d9 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release 2.0.1 --- highlight-parentheses.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/highlight-parentheses.el b/highlight-parentheses.el index 760daa5..22b44d9 100644 --- a/highlight-parentheses.el +++ b/highlight-parentheses.el @@ -6,7 +6,7 @@ ;; ;; Author: Nikolaj Schumacher <bugs * nschum de> ;; Maintainer: Tassilo Horn <t...@gnu.org> -;; Version: 2.0.0 +;; Version: 2.0.1 ;; Keywords: faces, matching ;; URL: https://sr.ht/~tsdh/highlight-parentheses.el/ ;; Package-Requires: ((emacs "24.3") (cl-lib "0.6.1"))