Skip to content

Commit f68ef03

Browse files
committed
Bump version
1 parent ce064ba commit f68ef03

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## 0.1.1 (Unreleased)
7+
## 0.3.0 (Unreleased)
88
> Released N/A
99
10+
* N/A
11+
12+
## 0.2.0
13+
> Released Dec 27, 2025
14+
1015
* Makes `easky-init` convert directory names to Lisp package names ([#3](../../pull/3))
1116
* feat: Add test `ecukes` command ([#5](../../pull/5))
1217
* feat: Add generate test commands ([`602e43a`](../../commit/602e43a558e95823ac0b3e84f48db7c987da132a))

easky.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Shen, Jen-Chieh <[email protected]>
66
;; Maintainer: Shen, Jen-Chieh <[email protected]>
77
;; URL: https://github.com/emacs-eask/easky
8-
;; Version: 0.1.0
8+
;; Version: 0.2.0
99
;; Package-Requires: ((emacs "27.1") (eask-mode "0.1.0") (eask "0.1.0") (ansi "0.4.1") (lv "0.0") (marquee-header "0.1.0"))
1010
;; Keywords: maint easky
1111

0 commit comments

Comments
 (0)