diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-02-27 15:54:01 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-02-27 15:54:01 +0100 |
| commit | c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab (patch) | |
| tree | 3cac265bd254dbe9b4d54849ede948a218e5f34d | |
| parent | 22a2f84aeeae16df8a6ffa8cc46051868c225373 (diff) | |
| download | soria-c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab.tar.gz soria-c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab.zip | |
Bump to version 0.4.2
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | CHANGELOG.org | 2 | ||||
| -rw-r--r-- | soria-theme-tree.el | 2 | ||||
| -rw-r--r-- | 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 <http://www.gnu.org/licenses/>. ;; Author: Miquel Sabaté Solà <mikisabate@gmail.com> -;; 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 <http://www.gnu.org/licenses/>. ;; Author: Miquel Sabaté Solà <mikisabate@gmail.com> -;; Version: 0.4.1 +;; Version: 0.4.2 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria |
