Bump crate versions

This commit is contained in:
Rerumu
2022-06-19 07:47:00 -04:00
parent 5575256476
commit a1655e1c0b
5 changed files with 5 additions and 13 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
[package]
name = "codegen-luau"
version = "0.3.0"
version = "0.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies.wasm-ast]
path = "../wasm-ast"