Release 7.6.1 (#1151)

This commit is contained in:
Micah
2025-11-06 18:49:05 -08:00
committed by GitHub
parent 54e63d88d4
commit 825726c883
5 changed files with 514 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rojo"
version = "7.6.0"
version = "7.6.1"
rust-version = "1.88"
authors = [
"Lucien Greathouse <me@lpghatguy.com>",
@@ -58,7 +58,7 @@ memofs = { version = "0.3.0", path = "crates/memofs" }
rbx_binary = "2.0.0"
rbx_dom_weak = "4.0.0"
rbx_reflection = "6.0.0"
rbx_reflection_database = "2.0.0"
rbx_reflection_database = "2.0.1"
rbx_xml = "2.0.0"
anyhow = "1.0.80"