Bump version.

This commit is contained in:
Stephen Chung
2020-12-30 21:13:31 +08:00
parent ba7f8c6391
commit 8bb8df08ac
2 changed files with 2 additions and 2 deletions

View File

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