We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0603c5a commit 4cf5a16Copy full SHA for 4cf5a16
docs/references/changelog.md
@@ -11,6 +11,8 @@ versioning][semver].
11
12
## Unreleased
13
14
+## 0.4.1
15
+
16
### Fixed
17
18
- Fixed an issue where Kele can exhaust the number of file descriptors available for Emacs to use.
kele.el
@@ -4,7 +4,7 @@
4
5
;; Author: Jonathan Jin <[email protected]>
6
7
-;; Version: 0.4.0
+;; Version: 0.4.1
8
;; Homepage: https://github.com/jinnovation/kele.el
9
;; Keywords: kubernetes tools
10
;; SPDX-License-Identifier: Apache-2.0
0 commit comments