Skip to content

Commit 07f9fef

Browse files
committed
release version 0.2.0
1 parent 39f303a commit 07f9fef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/references/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ versioning][semver].
1111

1212
## Upcoming
1313

14+
## 0.2.0
15+
1416
This release introduces `kele-get` -- `kubectl get`, the Emacs way
1517
:rocket:. With `kele-get` you can interactively specify the kind and name of the
1618
resource that you'd like to `get` and display its manifest in a separate

kele.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Jonathan Jin <[email protected]>
66

7-
;; Version: 0.1.1
7+
;; Version: 0.2.0
88
;; Homepage: https://github.com/jinnovation/kele.el
99
;; Keywords: kubernetes tools
1010
;; SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)