Skip to content

Commit 83d6a88

Browse files
committed
Bump version
1 parent c2b0c37 commit 83d6a88

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

77

8-
## 0.1.1 (Unreleased)
8+
## 0.1.2 (Unreleased)
99
> Released N/A
1010
11+
* N/A
12+
13+
## 0.1.1
14+
> Released Jan 31, 2023
15+
1116
* Handle unicode characters (b9e8ab40dda69a8fc5c7e0bfe9524471b50635ad)
1217
* Implement a smarter mode-line display (a99e03f570f6439f48e2fd8cc72afdfba83a08f7)
1318
* Add support for `nov` (10ca349c414abe6c9f602faabafc4ba4dbd19bde)

jcs-modeline.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Shen, Jen-Chieh <[email protected]>
66
;; Maintainer: Shen, Jen-Chieh <[email protected]>
77
;; URL: https://github.com/jcs-emacs/jcs-modeline
8-
;; Version: 0.1.0
8+
;; Version: 0.1.1
99
;; Package-Requires: ((emacs "28.1") (moody "0.7.1") (minions "0.3.7") (elenv "0.1.0"))
1010
;; Keywords: faces mode-line
1111

0 commit comments

Comments
 (0)