Bump version.

This commit is contained in:
Stephen Chung
2020-11-24 09:40:08 +08:00
parent 86009c70c8
commit 05d51ef510
3 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ members = [
[package]
name = "rhai"
version = "0.19.6"
version = "0.19.7"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]
description = "Embedded scripting for Rust"