Bump versions.

This commit is contained in:
Stephen Chung
2021-06-10 19:09:27 +08:00
parent 79d9977cd5
commit a1950a9562
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rhai_codegen"
version = "0.3.7"
version = "0.4.0"
edition = "2018"
authors = ["jhwgh1968", "Stephen Chung"]
description = "Procedural macros support package for Rhai, a scripting language and engine for Rust"