Skip to content

Commit 8ded714

Browse files
committed
chore: update crate version
release v0.4.0
1 parent b505c35 commit 8ded714

File tree

4 files changed

+29
-26
lines changed

4 files changed

+29
-26
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0] - 2024-04-28
11+
1012
### Added
1113
- Added a window that show information about the application [(#39)](https://github.com/pythonbrad/clafrica-wish/pull/39)
1214
- Added a cli check mode [(#55)](https://github.com/pythonbrad/clafrica-wish/pull/55)

Cargo.lock

+26-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "afrim-wish"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "Afrim Wish is an GUI interface for the afrim ime."
66
repository = "https://github.com/pythonbrad/afrim-wish"

demo.gif

-858 KB
Binary file not shown.

0 commit comments

Comments
 (0)