Release 0.6.1 (take 2)

(actually bump the Cargo.toml version this time!)
This commit is contained in:
Robert Bragg
2026-03-24 00:53:07 +00:00
parent 11a5a54483
commit b4ddf059b7
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "android-activity"
version = "0.6.0"
version = "0.6.1"
edition = "2021"
keywords = ["android", "ndk"]
readme = "../README.md"