From 90ec30d8685a9b7fe22e6c6c4db209e7154cdbaa Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Mon, 1 Oct 2018 23:14:48 +0800 Subject: [PATCH] Bump version to 0.5.0. --- doom-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom-modeline.el b/doom-modeline.el index f86670f..1a59fe2 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -4,7 +4,7 @@ ;; Author: Vincent Zhang ;; Homepage: https://github.com/seagle0128/doom-modeline -;; Version: 0.4.0 +;; Version: 0.5.0 ;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (projectile "0.10.0") (shrink-path "0.2.0") (eldoc-eval "0.1") (dash "2.11.0")) ;; Keywords: faces mode-line