diff --git a/README.md b/README.md index 2e1e19e..da21c76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mood-line -### Version 1.2.0 +### Version 1.2.1 [![MELPA](https://melpa.org/packages/mood-line-badge.svg)](https://melpa.org/#/mood-line) [![MELPA Stable](https://stable.melpa.org/packages/mood-line-badge.svg)](https://stable.melpa.org/#/mood-line) diff --git a/mood-line.el b/mood-line.el index 3fa7fa6..6ef85d8 100644 --- a/mood-line.el +++ b/mood-line.el @@ -3,7 +3,7 @@ ;; Author: Jessie Hildebrandt ;; Homepage: https://gitlab.com/jessieh/mood-line ;; Keywords: mode-line faces -;; Version: 1.2.0 +;; Version: 1.2.1 ;; Package-Requires: ((emacs "24.4")) ;; This file is not part of GNU Emacs.