Bump version to 1.0.

This commit is contained in:
Stephen Chung
2021-06-24 11:50:03 +08:00
parent 178fe6b978
commit 83297ffa00
4 changed files with 12 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ members = [".", "codegen"]
[package]
name = "rhai"
version = "0.20.3"
version = "1.0.0"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]
description = "Embedded scripting for Rust"