0.1.0-0-pre.7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: Cargo.toml
|
||||
# version: 13
|
||||
# version: 14
|
||||
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
@@ -12,10 +12,11 @@ members = [
|
||||
"crates/apps/game-reflex-poc-desktop",
|
||||
"crates/apps/game-snake-poc-desktop",
|
||||
"crates/common/game-logging-lib",
|
||||
"crates/apps/game-android-entrypoint",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0-0-pre.6.fix.1"
|
||||
version = "0.1.0-0-pre.7"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://git.sasedev.com/Sasedev/games"
|
||||
|
||||
Reference in New Issue
Block a user