Skip to content

Commit 5adb709

Browse files
committed
Release version 3.1.1
1 parent e103928 commit 5adb709

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog].
55

6-
## Unreleased
6+
## 3.1.1 (released 2025-08-15)
77
### Bugs fixed
88
* Using `el-patch-literal` could result in incorrect patch generation
99
in some cases. This is fixed.

el-patch-stub.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keywords: extensions
99
;; Package-Requires: ((emacs "26"))
1010
;; SPDX-License-Identifier: MIT
11-
;; Version: 2.3.1
11+
;; Version: 3.1.1
1212

1313
;;; Commentary:
1414

el-patch-template.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keywords: extensions
99
;; Package-Requires: ((emacs "26"))
1010
;; SPDX-License-Identifier: MIT
11-
;; Version: 3.1
11+
;; Version: 3.1.1
1212

1313
;;; Commentary:
1414

el-patch.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keywords: extensions
99
;; Package-Requires: ((emacs "26"))
1010
;; SPDX-License-Identifier: MIT
11-
;; Version: 3.1
11+
;; Version: 3.1.1
1212

1313
;;; Commentary:
1414

0 commit comments

Comments
 (0)