Bump version.

This commit is contained in:
Stephen Chung
2020-11-04 17:17:21 +08:00
parent dd53937ddd
commit 99669b5909
2 changed files with 2 additions and 2 deletions

View File

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