Increment patch version number

This commit is contained in:
Jessie Hildebrandt 2021-10-03 17:13:42 -04:00
parent 34a1304ede
commit ef1c752679
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# mood-line # mood-line
### Version 1.2.4 ### Version 1.2.5
[![MELPA](https://melpa.org/packages/mood-line-badge.svg)](https://melpa.org/#/mood-line) [![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) [![MELPA Stable](https://stable.melpa.org/packages/mood-line-badge.svg)](https://stable.melpa.org/#/mood-line)

View File

@ -3,7 +3,7 @@
;; Author: Jessie Hildebrandt <jessieh.net> ;; Author: Jessie Hildebrandt <jessieh.net>
;; Homepage: https://gitlab.com/jessieh/mood-line ;; Homepage: https://gitlab.com/jessieh/mood-line
;; Keywords: mode-line faces ;; Keywords: mode-line faces
;; Version: 1.2.4 ;; Version: 1.2.5
;; Package-Requires: ((emacs "25.1")) ;; Package-Requires: ((emacs "25.1"))
;; This file is not part of GNU Emacs. ;; This file is not part of GNU Emacs.