diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-08-03 16:02:20 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-08-03 16:02:20 +0200 |
| commit | d5274cc4a8e19ed0f1393a09192def951d025a11 (patch) | |
| tree | 5caebf30e5c19a271d6281544f0e9eee31c11199 | |
| parent | f0cd85bef40349cc0f4a2ae3af11859df05f9c57 (diff) | |
| download | soria-d5274cc4a8e19ed0f1393a09192def951d025a11.tar.gz soria-d5274cc4a8e19ed0f1393a09192def951d025a11.zip | |
Bump version
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | CHANGELOG.org | 2 | ||||
| -rw-r--r-- | soria-theme.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index cacbd19..acea92d 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,7 +2,7 @@ * Changelog -** Next +** 0.3.3 - Do not highlight file extensions differently in =helm=. See [[https://github.com/mssola/soria/commit/7335adaa6e23d8aa10d2ca68e9ce2ac7fee8664c][7335adaa6e2]]. - Added support for =markup-faces= (which also include =adoc-mode=). See [[https://github.com/mssola/soria/commit/789f0a3474e6ad6c11e07f2c61d5994b2375bdba][789f0a3474e6]]. diff --git a/soria-theme.el b/soria-theme.el index 1fac276..7557940 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.2 +;; Version: 0.3.3 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria |
