Bump version to 0.11.0.

This commit is contained in:
Stephen Chung
2020-03-18 12:13:44 +08:00
parent e7c669343e
commit 3518c5a630
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rhai"
version = "0.10.2"
version = "0.11.0"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung"]
description = "Embedded scripting for Rust"