From c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 27 Feb 2023 15:54:01 +0100 Subject: Bump to version 0.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CHANGELOG.org | 2 +- soria-theme-tree.el | 2 +- soria-theme.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 4db2773..6e47ae6 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,7 +2,7 @@ * Changelog -** Next +** 0.4.2 - Added support for =shr=. See [[https://github.com/mssola/soria/commit/cc225f51ea724d8767f97249d8c6b3fc5182d331][cc225f51ea72]]. - Added support for =diredfl=. See [[https://github.com/mssola/soria/commit/b9a35f891b24380ce57d1468463ffe71e2738204][b9a35f891b24]]. diff --git a/soria-theme-tree.el b/soria-theme-tree.el index c20fbef..4ac220b 100644 --- a/soria-theme-tree.el +++ b/soria-theme-tree.el @@ -16,7 +16,7 @@ ;; along with this program. If not, see . ;; Author: Miquel Sabaté Solà -;; Version: 0.4.1 +;; Version: 0.4.2 ;; Package-Requires: ((emacs "25.1") (treemacs "2.8") (all-the-icons "4.0.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria diff --git a/soria-theme.el b/soria-theme.el index 2036b69..0ee9fcc 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -16,7 +16,7 @@ ;; along with this program. If not, see . ;; Author: Miquel Sabaté Solà -;; Version: 0.4.1 +;; Version: 0.4.2 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria -- cgit v1.2.3