From f926b6f6c66a15b3af9b8a1d155d7e6f9e506107 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Fri, 10 May 2019 20:01:18 -0400 Subject: [PATCH] Increment minor 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 adfee94..4c016fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mood-line -### Version 1.0.1 +### Version 1.1.0 ## About diff --git a/mood-line.el b/mood-line.el index 570de19..f0ee391 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.0.1 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "24.4")) ;; This file is not part of GNU Emacs.