Change version to 0.15.1.

This commit is contained in:
Stephen Chung
2020-06-10 22:28:50 +08:00
parent 95f94a3348
commit 13cde456e5
4 changed files with 17 additions and 14 deletions

View File

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