Skip to content

Commit bca7a42

Browse files
committed
Bump version to 0.4.0
Signed-off-by: Miquel Sabaté Solà <[email protected]>
1 parent 29f6fad commit bca7a42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Changelog
44

5-
** 0.4.0 (in development)
5+
** 0.4.0
66

77
- Added support for =treemacs=. See [[https://github.com/mssola/soria/commit/62d1d61994b4889f8fff16978b7dfa1a047f6832][62d1d61994b4]].
88
- The =master= branch has been renamed into =main=.

soria-theme-tree.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818
;; Author: Miquel Sabaté Solà <[email protected]>
19-
;; Version: 0.3.3
19+
;; Version: 0.4.0
2020
;; Package-Requires: ((emacs "25.1") (treemacs "2.8") (all-the-icons "4.0.1"))
2121
;; Keywords: faces
2222
;; URL: https://github.com/mssola/soria

soria-theme.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818
;; Author: Miquel Sabaté Solà <[email protected]>
19-
;; Version: 0.3.3
19+
;; Version: 0.4.0
2020
;; Package-Requires: ((emacs "25.1"))
2121
;; Keywords: faces
2222
;; URL: https://github.com/mssola/soria

0 commit comments

Comments
 (0)