From 7a4a275fce630aa449e05bfa10dcd1306b8e0549 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sun, 12 Aug 2018 01:51:52 +0800 Subject: [PATCH] Bump version to 0.3.0. --- doom-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom-modeline.el b/doom-modeline.el index 21171a8..c38d249 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.2.0 +;; Version: 0.3.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