Skip to content

Commit 2ce8b25

Browse files
committed
chore: bump versions (rbx_api 0.4.9, mantle 0.11.13)
1 parent 0f43d4e commit 2ce8b25

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

mantle/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mantle/mantle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mantle"
3-
version = "0.11.12"
3+
version = "0.11.13"
44
edition = "2021"
55

66
[dependencies]

mantle/rbx_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rbx_api"
33
description = "Make requests to Roblox's web APIs"
4-
version = "0.4.8"
4+
version = "0.4.9"
55
edition = "2021"
66
homepage = "https://github.com/blake-mealey/mantle/tree/main/rbx_api"
77
repository = "https://github.com/blake-mealey/mantle"

mantle/rbx_mantle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rbx_mantle"
33
description = "Infra-as-code for Roblox"
4-
version = "0.11.12"
4+
version = "0.11.13"
55
homepage = "https://mantledeploy.vercel.app"
66
repository = "https://github.com/blake-mealey/mantle"
77
authors = ["Blake Mealey <blakemealey@gmail.com>"]

0 commit comments

Comments
 (0)