Bump version.
This commit is contained in:
parent
4d3055fbcd
commit
922931f51d
@ -1,9 +1,15 @@
|
||||
Rhai Release Notes
|
||||
==================
|
||||
|
||||
Version 1.5.0
|
||||
=============
|
||||
|
||||
|
||||
Version 1.4.1
|
||||
=============
|
||||
|
||||
This is primarily a bug-fix version which fixes a large number of bugs.
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
|
@ -3,7 +3,7 @@ members = [".", "codegen"]
|
||||
|
||||
[package]
|
||||
name = "rhai"
|
||||
version = "1.4.1"
|
||||
version = "1.5.0"
|
||||
edition = "2018"
|
||||
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]
|
||||
description = "Embedded scripting for Rust"
|
||||
|
Loading…
Reference in New Issue
Block a user