Skip to content

Commit

Permalink
Merge pull request #512 from schungx/master
Browse files Browse the repository at this point in the history
Reset version to 1.4.1.
  • Loading branch information
schungx committed Jan 23, 2022
2 parents 817d9ae + 4d3055f commit 05f8ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -3,7 +3,7 @@ members = [".", "codegen"]

[package]
name = "rhai"
version = "1.5.0"
version = "1.4.1"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]
description = "Embedded scripting for Rust"
Expand Down

0 comments on commit 05f8ce1

Please sign in to comment.