From 0b30ee125571a715d069846b4dafc5de8923cedd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 12 Aug 2021 12:03:18 +0200 Subject: Bump version to 0.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CHANGELOG.org | 4 ++-- soria-theme-tree.el | 2 +- soria-theme.el | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 57b1eac..0e125ae 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,12 +2,12 @@ * Changelog -** Next +** 0.4.1 - Added support for =org-ref=. See [[https://github.com/mssola/soria/commit/2a59db06a319500fcb0671f1545433b16309d00a][2a59db06a319]]. - Fixed the =mu4e-ok-face=. See [[https://github.com/mssola/soria/commit/c2236e4a1c6261137e6fde01947075652027f378][c2236e4a1c62]]. - Added support for =tab-line= and =line-number=. See [[https://github.com/mssola/soria/commit/ae1229ac9a7f86fe0ec713f70e64b9cfdec592e3][ae1229ac9a7f]]. -- Added support for =gnus=. +- Added support for =gnus=. See [[https://github.com/mssola/soria/commit/5ce622fa1db112ec972c1e74296917e43f2ad151][5ce622fa1db1]]. ** 0.4.0 diff --git a/soria-theme-tree.el b/soria-theme-tree.el index 17c1128..dc68c56 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.0 +;; Version: 0.4.1 ;; 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 61696a9..5c91f54 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.0 +;; Version: 0.4.1 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria -- cgit v1.2.3