From c3ff35a807ba55dc3e66871abfeef3e84e571666 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Tue, 21 Nov 2023 16:46:57 -0500 Subject: [PATCH] Bump major version number Big changes! --- mood-line.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mood-line.el b/mood-line.el index 345ffe5..f7cccdf 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: 2.3.0 +;; Version: 3.0.0 ;; Package-Requires: ((emacs "26.1")) ;; This file is not part of GNU Emacs.