branch: elpa/htmlize
commit a24ed5a939a32c625b034b0b6d7f46340c100394
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Release version 1.59
---
 htmlize.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htmlize.el b/htmlize.el
index 52fcccddcf..4fae5d1d37 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -5,7 +5,7 @@
 ;; Author: Hrvoje Niksic <hnik...@gmail.com>
 ;; Homepage: https://github.com/emacsorphanage/htmlize
 ;; Keywords: hypermedia, extensions
-;; Version: 1.58
+;; Package-Version: 1.59
 ;; Package-Requires: ((emacs "26.1"))
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
@@ -75,7 +75,7 @@
 
 (require 'cl-lib)
 
-(defconst htmlize-version "1.58")
+(defconst htmlize-version "1.59")
 
 (defgroup htmlize nil
   "Convert buffer text and faces to HTML."

Reply via email to