card_game v0.3.0 improved scoring + config

This commit is contained in:
2026-05-29 13:23:01 -07:00
parent 64a94c6072
commit 31e7cdbc6f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "card_game"
version = "0.2.0"
version = "0.3.0"
edition = "2024"
repository = "https://git.aleshym.co/Quaternions/card_game"
license = "MIT OR Apache-2.0"