I believe latest additions warrant a version increment

This commit is contained in:
Lukáš Hozda
2017-11-02 08:34:32 +01:00
parent 17ebeeeb89
commit 8e4ded77b0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rhai"
version = "0.6.2"
version = "0.7.0"
authors = ["Jonathan Turner", "Lukáš Hozda"]
description = "Embedded scripting for Rust"
homepage = "https://github.com/jonathandturner/rhai"