Skip to content

Commit 24cf2c2

Browse files
committed
chore: bump version to 0.3.0
1 parent e08195d commit 24cf2c2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434

3535
### Fixed
3636
- Fix Windows installer build issue.
37+
38+
## [0.3.0] - 2026-02-09
39+
40+
### Fixed
41+
- Change ID option of `bootit alias add` to hexadecimal.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Lightweight Boot Selector"
44
repository = "https://github.com/mincomk/bootit"
55
authors = ["mincomk <mail@drchi.co.kr>"]
66
license = "MIT"
7-
version = "0.2.2"
7+
version = "0.3.0"
88
edition = "2024"
99

1010
[dependencies]

0 commit comments

Comments
 (0)