Bump version to 0.10.1.

This commit is contained in:
Stephen Chung
2020-03-02 15:20:29 +08:00
parent 710a07d896
commit 318bf97986
3 changed files with 30 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "rhai"
version = "0.10.0-alpha1"
version = "0.10.1"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda"]
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung"]
description = "Embedded scripting for Rust"
homepage = "https://github.com/jonathandturner/rhai"
repository = "https://github.com/jonathandturner/rhai"