aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-04-05 16:19:59 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-04-05 16:19:59 +0200
commitd749a5eac388df526fbd5fe0fc9907d1b82c5153 (patch)
treed082d4a119a868537790e095b521510e3afd77ec
parent524b5a1830df4dc90a7a5fce6e06f5f4d9f77904 (diff)
downloadsoria-d749a5eac388df526fbd5fe0fc9907d1b82c5153.tar.gz
soria-d749a5eac388df526fbd5fe0fc9907d1b82c5153.zip
Version bump
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--.gitignore3
-rw-r--r--CHANGELOG.org4
-rw-r--r--soria-theme.el2
3 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cab1485..c2118fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
vendor/*
soria-autoloads.el
-soria-autoloads.el~ \ No newline at end of file
+soria-autoloads.el~
+soria-theme.elc \ No newline at end of file
diff --git a/CHANGELOG.org b/CHANGELOG.org
index e8a5392..deef3b9 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,6 +2,10 @@
* Changelog
+** 0.3.1
+
+- Added a =build= target to the Makefile. See [[https://github.com/mssola/soria/commit/524b5a1830df4dc90a7a5fce6e06f5f4d9f77904][524b5a1830df]].
+
** 0.3.0
- Added a =checkdoc= make target. See [[https://github.com/mssola/soria/commit/c3551def989ca5418468b64939f991ed042eabf1][c3551def989c]].
diff --git a/soria-theme.el b/soria-theme.el
index 56bd413..c6f69ca 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.3.0
+;; Version: 0.3.1
;; Package-Requires: ((emacs "25.1"))
;; Keywords: faces
;; URL: https://github.com/mssola/soria