Skip to content

Commit

Permalink
chore: bump versions (rbx_api 0.4.1, mantle 0.11.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
blake-mealey committed Feb 22, 2023
1 parent 2fb6af4 commit 10782b2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions mantle/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mantle/mantle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mantle"
version = "0.11.6"
version = "0.11.7"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion mantle/rbx_api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rbx_api"
description = "Make requests to Roblox's web APIs"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
homepage = "https://github.com/blake-mealey/mantle/tree/main/rbx_api"
repository = "https://github.com/blake-mealey/mantle"
Expand Down
2 changes: 1 addition & 1 deletion mantle/rbx_mantle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rbx_mantle"
description = "Infra-as-code for Roblox"
version = "0.11.6"
version = "0.11.7"
homepage = "https://mantledeploy.vercel.app"
repository = "https://github.com/blake-mealey/mantle"
authors = ["Blake Mealey <[email protected]>"]
Expand Down

1 comment on commit 10782b2

@vercel
Copy link

@vercel vercel bot commented on 10782b2 Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.