Bump version.

This commit is contained in:
Stephen Chung
2020-05-06 19:59:45 +08:00
parent d75a8bc6cd
commit 0cb0393c24
2 changed files with 3 additions and 3 deletions

View File

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