diff --git a/Cargo.toml b/Cargo.toml index 3b0130d..43f3026 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rhai-dylib" -version = "0.1.12" +version = "0.2.0" edition = "2021" resolver = "2" authors = ["Lucas Tabis", "Stephen Chung"]