Bump version.

This commit is contained in:
Stephen Chung
2020-05-20 00:06:07 +08:00
parent 4a1fd66b9f
commit fad60c0a7d
3 changed files with 9 additions and 4 deletions

View File

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