Skip to content

Commit 35457ae

Browse files
committed
Bump version to 0.4.0
1 parent 9c8d9c6 commit 35457ae

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to neopatch will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.4.0] - 2026-05-22
8+
79
### Added
810

911
- Support for Touhou 11 ~ Subterranean Animism (`th11.exe v1.00a`).

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "3"
33
members = ["neopatch_core", "neopatch_th10", "neopatch_th11", "neopatch_th15"]
44

55
[workspace.package]
6-
version = "0.3.0"
6+
version = "0.4.0"
77
authors = ["Kyle Chen"]
88
edition = "2024"
99
rust-version = "1.87"

0 commit comments

Comments
 (0)