We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09db71d commit d384ba5Copy full SHA for d384ba5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.9.13
4
+
5
+### Update wxwidgets to 3.3.2
6
7
## 0.9.12
8
9
### New Features
Cargo.toml
@@ -45,7 +45,7 @@ resolver = "2" # Keep resolver = "2"
45
46
[workspace.package]
47
authors = ["Allen Dang <allengnr@gmail.com>"]
48
-version = "0.9.12"
+version = "0.9.13"
49
edition = "2024"
50
license = "MIT OR Apache-2.0"
51
repository = "https://github.com/AllenDang/wxDragon"
0 commit comments