Skip to content

Commit d749a5e

Browse files
committed
Version bump
Signed-off-by: Miquel Sabaté Solà <[email protected]>
1 parent 524b5a1 commit d749a5e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
vendor/*
22
soria-autoloads.el
3-
soria-autoloads.el~
3+
soria-autoloads.el~
4+
soria-theme.elc

CHANGELOG.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
* Changelog
44

5+
** 0.3.1
6+
7+
- Added a =build= target to the Makefile. See [[https://github.com/mssola/soria/commit/524b5a1830df4dc90a7a5fce6e06f5f4d9f77904][524b5a1830df]].
8+
59
** 0.3.0
610

711
- Added a =checkdoc= make target. See [[https://github.com/mssola/soria/commit/c3551def989ca5418468b64939f991ed042eabf1][c3551def989c]].

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.0
19+
;; Version: 0.3.1
2020
;; Package-Requires: ((emacs "25.1"))
2121
;; Keywords: faces
2222
;; URL: https://github.com/mssola/soria

0 commit comments

Comments
 (0)