Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
schungx committed Oct 31, 2023
1 parent 5abe732 commit f4dfd19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,12 @@
Rhai Release Notes
==================

Version 1.16.3
==============

Public fields of `VarDefInfo` is marked deprecated but still accessible.


Version 1.16.2
==============

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -3,7 +3,7 @@ members = [".", "codegen"]

[package]
name = "rhai"
version = "1.16.2"
version = "1.16.3"
rust-version = "1.66.0"
edition = "2018"
resolver = "2"
Expand Down

0 comments on commit f4dfd19

Please sign in to comment.