0.3.4-rc.1

This commit is contained in:
2026-09-21 19:53:50 +02:00
parent 881d5afacd
commit f270ed8f86
11 changed files with 885 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
# file: Cargo.toml
# version: 92
# version: 93
[workspace]
resolver = "3"
@@ -24,7 +24,7 @@ members = [
]
[workspace.package]
version = "0.3.4-beta.1"
version = "0.3.4-rc.1"
edition = "2024"
license = "MIT"
repository = "https://git.sasedev.com/Sasedev/games"