diff --git a/doom-modeline.el b/doom-modeline.el index 591ee34..050e4ab 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -3,11 +3,11 @@ ;; Copyright (C) 2018 Vincent Zhang ;; Author: Vincent Zhang -;; URL: https://github.com/seagle0128/doom-modeline -;; Package-Version: 20180611.1130 +;; Package-Version: 20180611.111 ;; Version: 0.1.0 -;; Package-Requires: ((emacs "24.4") (all-the-icons "1.0.0") (projectile "0.10.0") (shrink-path "0.3.0") (eldoc-eval "0.1")) -;; Keywords: modeline, mode-line, doom +;; URL: https://github.com/seagle0128/doom-modeline +;; Package-Requires: ((emacs "24.4") (all-the-icons "1.0.0") (projectile "0.15.0") (shrink-path "0.3.1") (eldoc-eval "0.1")) +;; Keywords: modeline, mode-line ;; This file is not part of GNU Emacs.