Bump version.

This commit is contained in:
Stephen Chung
2021-02-17 16:53:35 +08:00
parent 678d0f5e33
commit c7b556b741
2 changed files with 7 additions and 1 deletions

View File

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