bump version once again, since operators were renamed

This commit is contained in:
Lukáš Hozda
2017-12-21 12:33:12 +01:00
parent b318ec24a9
commit f8606aec4c
2 changed files with 3 additions and 3 deletions

View File

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