Skip to content

Commit d384ba5

Browse files
committed
Bump to v0.9.13
1 parent 09db71d commit d384ba5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.9.13
4+
5+
### Update wxwidgets to 3.3.2
6+
37
## 0.9.12
48

59
### New Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ resolver = "2" # Keep resolver = "2"
4545

4646
[workspace.package]
4747
authors = ["Allen Dang <allengnr@gmail.com>"]
48-
version = "0.9.12"
48+
version = "0.9.13"
4949
edition = "2024"
5050
license = "MIT OR Apache-2.0"
5151
repository = "https://github.com/AllenDang/wxDragon"

0 commit comments

Comments
 (0)