Bump version.

This commit is contained in:
Stephen Chung
2020-10-03 23:29:34 +08:00
parent 23d0f52284
commit d802829156
2 changed files with 2 additions and 2 deletions

View File

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