Bump version.

This commit is contained in:
Stephen Chung
2020-12-07 22:21:02 +08:00
parent bd52333802
commit aff207d4f4
3 changed files with 8 additions and 7 deletions

View File

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