Bump version.

This commit is contained in:
Stephen Chung
2020-08-05 23:11:54 +08:00
parent ae11dbbefe
commit bb2c9f7c59
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rhai"
version = "0.18.1"
version = "0.19.0"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung"]
description = "Embedded scripting for Rust"