0.3.5-alpha.1

This commit is contained in:
2026-09-21 21:21:28 +02:00
parent bf9ead329a
commit 3e24b7840c
8 changed files with 1166 additions and 8 deletions

View File

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