From ef1c752679a8f92faa7b4828adbbb300b6942f22 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Sun, 3 Oct 2021 17:13:42 -0400 Subject: [PATCH] Increment patch version number --- README.md | 2 +- mood-line.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 846a379..b0dee8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 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 22ae4d4..edfad36 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.4 +;; Version: 1.2.5 ;; Package-Requires: ((emacs "25.1")) ;; This file is not part of GNU Emacs.