build: bump version

This commit is contained in:
ardocrat
2026-03-09 20:10:01 +03:00
parent 096788c899
commit d043562058
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -4000,7 +4000,7 @@ dependencies = [
[[package]]
name = "grim"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"android-activity",
"android_logger",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "grim"
version = "0.3.0"
version = "0.3.1"
authors = ["Ardocrat <ardocrat@gri.mw>"]
description = "Cross-platform GUI for Grin with focus on usability and availability to be used by anyone, anywhere."
license = "Apache-2.0"