Increment patch version number

This commit is contained in:
Jessie Hildebrandt 2019-09-30 05:59:29 -04:00
parent 5fdab58c28
commit 43682f713e
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -3,7 +3,7 @@
;; Author: Jessie Hildebrandt <jessieh.net>
;; 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.