diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-14 10:35:37 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-14 10:51:25 +0200 |
| commit | bdcc2d8bebdda2a371fd4e7820894f39361c3d27 (patch) | |
| tree | 32df87152940ab0cee3338209934ca937036e5fe | |
| parent | d9010ed27b4c0265cc6040962ecc15b952373211 (diff) | |
| download | soria-bdcc2d8bebdda2a371fd4e7820894f39361c3d27.tar.gz soria-bdcc2d8bebdda2a371fd4e7820894f39361c3d27.zip | |
Version bump
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 8293634..c6d6629 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -4,7 +4,7 @@ ** 0.3.2 -- Changed =soria-theme-purple-identifiers= so it's interactive. +- Changed =soria-theme-purple-identifiers= so it's interactive. See [[https://github.com/mssola/soria/commit/ababa4f383fc038a3b03babb99e7dbbc4f1aa3aa][ababa4f383fc]]. ** 0.3.1 diff --git a/soria-theme.el b/soria-theme.el index edd7775..6f0a2f3 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.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: faces ;; URL: https://github.com/mssola/soria |
