From 02c6c457f0939a36af98247ebb40f36ed0cb2982 Mon Sep 17 00:00:00 2001 From: Jessie A Hildebrandt Date: Tue, 16 Apr 2019 08:50:09 -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 6ebb735..5a0c35e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mood-line -### Version 1.0.0 +### Version 1.0.1 ## About diff --git a/mood-line.el b/mood-line.el index 87e2efc..6e37fe0 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.0 +;; Version: 1.0.1 ;; Package-Requires: ((emacs "24.4")) ;; This file is not part of GNU Emacs.