v0.2.1 slightly different errors

This commit is contained in:
Quaternions 2024-09-21 15:08:29 -07:00
parent a1626b464e
commit 8aa5aa2c5a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -318,7 +318,7 @@ dependencies = [
[[package]]
name = "roblox_emulator"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"glam",
"mlua",

View File

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