Skip to content

Commit

Permalink
Update docs and bump version to 2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed May 19, 2019
1 parent ea9c021 commit 798c868
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The `doom-modeline` was designed for minimalism, and offers:
- New mode-line for `Info-mode` buffers
- New package mode-line for `paradox`
- New mode-line for `helm` buffers
- New mode-line for `git-timemachine` buffers

## Screenshots

Expand Down
3 changes: 2 additions & 1 deletion doom-modeline.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Vincent Zhang <[email protected]>
;; Homepage: https://github.com/seagle0128/doom-modeline
;; Version: 2.2.1
;; Version: 2.3.0
;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (shrink-path "0.2.0") (dash "2.11.0"))
;; Keywords: faces mode-line

Expand Down Expand Up @@ -63,6 +63,7 @@
;; - New mode-line for Info-mode buffers
;; - New package mode-line for paradox
;; - New mode-line for helm buffers
;; - New mode-line for git-timemachine buffers
;;
;; Installation:
;; From melpa, `M-x package-install RET doom-modeline RET`.
Expand Down

0 comments on commit 798c868

Please sign in to comment.