0.1.0-0-pre.3

This commit is contained in:
2026-09-16 00:46:04 +02:00
parent 8c0252e34e
commit 2c79a05dd6
26 changed files with 589 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
# file: Cargo.toml
# version: 3
# version: 4
[workspace]
resolver = "3"
@@ -14,7 +14,7 @@ members = [
]
[workspace.package]
version = "0.1.0-0-pre.2"
version = "0.1.0-0-pre.3"
edition = "2024"
license = "MIT"
repository = "https://git.sasedev.com/Sasedev/games"