Bump version.

This commit is contained in:
Stephen Chung
2022-04-11 16:53:44 +08:00
parent a33e3ba5ff
commit c5015d5e86
2 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ members = [".", "codegen"]
[package]
name = "rhai"
version = "1.6.1"
version = "1.7.0"
rust-version = "1.57"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]