diff options
| -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 |
