Skip to content

Commit 26bb6b8

Browse files
committed
Fix/Release: v0.2.1 for Info manual filename
1 parent 9fa6c59 commit 26bb6b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.org

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#+OPTIONS: broken-links:t *:t
77

88
# Info export options.
9+
#+EXPORT_FILE_NAME: ement.texi
910
#+TEXINFO_DIR_CATEGORY: Emacs
1011
#+TEXINFO_DIR_TITLE: Ement: (ement)
1112
#+TEXINFO_DIR_DESC: Matrix client for Emacs
@@ -278,6 +279,11 @@ Note that, while ~matrix-client~ remains usable, and probably will for some time
278279
:TOC: :depth 0
279280
:END:
280281

282+
** 0.2.1
283+
284+
*Fixes*
285+
+ Info manual export filename.
286+
281287
** 0.2
282288

283289
*Changes*

ement.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Adam Porter <[email protected]>
66
;; Maintainer: Adam Porter <[email protected]>
77
;; URL: https://github.com/alphapapa/ement.el
8-
;; Version: 0.2
8+
;; Version: 0.2.1
99
;; Package-Requires: ((emacs "27.1") (map "2.1") (plz "0.2") (taxy "0.9") (taxy-magit-section "0.9") (svg-lib "0.2.5") (transient "0.3.7"))
1010
;; Keywords: comm
1111

0 commit comments

Comments
 (0)