Add string concat/compare. Bump to 0.4

This commit is contained in:
Jonathan Turner
2016-08-17 18:33:31 -07:00
parent 7a46c7d9bc
commit 2a28209b38
5 changed files with 23 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rhai"
version = "0.3.1"
version = "0.4.0"
authors = ["Jonathan Turner"]
description = "Embedded scripting for Rust"
homepage = "https://github.com/jonathandturner/rhai"