diff --git a/Cargo.toml b/Cargo.toml index e883663..aa3639e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rs-luau" description = "Minimal overhead Luau bindings for Rust!" -version = "0.0.2" +version = "0.0.3" edition = "2021" repository = "https://github.com/bjcscat/rs-luau" license = "MPL-2.0"