Bump version to 0.10.1.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user