Skip to content

Commit 58b343e

Browse files
committed
Use 0.1.0 as inaugural version
1 parent 6f17635 commit 58b343e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/references/changelog.md

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

1212
## Upcoming
1313

14+
## 0.1.0
15+
16+
Kele is born!
17+
1418
This initial release of Kele has a very simple goal: "[`kubectx` and
1519
`kubens`][1], but make it Emacs." Its feature set is limited but lays the
1620
foundation -- both in terms of implementation and "design philosophy" -- for

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.0.1
7+
;; Version: 0.1.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)