v0.3.4 update common

This commit is contained in:
Quaternions 2024-08-09 14:34:12 -07:00
parent 418450e7d3
commit deabb1769a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -496,7 +496,7 @@ dependencies = [
[[package]]
name = "strafesnet_rbx_loader"
version = "0.3.3"
version = "0.3.4"
dependencies = [
"bytemuck",
"glam",

View File

@ -1,6 +1,6 @@
[package]
name = "strafesnet_rbx_loader"
version = "0.3.3"
version = "0.3.4"
edition = "2021"
repository = "https://git.itzana.me/StrafesNET/rbx_loader"
license = "MIT OR Apache-2.0"