From 82856d918638abef94c07d10a6db0468d2ab5c62 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Mon, 30 Sep 2019 05:37:26 -0400 Subject: [PATCH] Increment minor version number --- mood-line.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mood-line.el b/mood-line.el index ced21a0..045d3f1 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.1.2 +;; Version: 1.2.0 ;; Package-Requires: ((emacs "24.4")) ;; This file is not part of GNU Emacs.