Skip to content

Commit 32222aa

Browse files
committed
Bump package versions
1 parent 19c0b75 commit 32222aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

crates/game_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "game-api"
3-
version = "1.3.2"
3+
version = "1.3.3"
44
edition = "2024"
55

66
[lib]

crates/graphql-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graphql-api"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55

66
[dependencies]

crates/records_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "records-lib"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)