emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/htmlize dd27bc3 3/3: Bump version.


From: ELPA Syncer
Subject: [nongnu] elpa/htmlize dd27bc3 3/3: Bump version.
Date: Wed, 25 Aug 2021 17:57:31 -0400 (EDT)

branch: elpa/htmlize
commit dd27bc3f26efd728f2b1f01f9e4ac4f61f2ffbf9
Author: Hrvoje Niksic <hniksic@gmail.com>
Commit: Hrvoje Niksic <hniksic@gmail.com>

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

diff --git a/htmlize.el b/htmlize.el
index b99b0b7..b158a65 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -5,7 +5,7 @@
 ;; Author: Hrvoje Niksic <hniksic@gmail.com>
 ;; Homepage: https://github.com/hniksic/emacs-htmlize
 ;; Keywords: hypermedia, extensions
-;; Version: 1.56
+;; Version: 1.57
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -88,7 +88,7 @@
   (defvar font-lock-support-mode)
   (defvar global-font-lock-mode))
 
-(defconst htmlize-version "1.56")
+(defconst htmlize-version "1.57")
 
 (defgroup htmlize nil
   "Convert buffer text and faces to HTML."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]