diff --git a/Cargo.toml b/Cargo.toml index 3856b15..5cd945b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_spine" -version = "0.6.0" +version = "0.6.1" edition = "2021" description = "Spine runtime for Rust (and wasm!) transpiled from the official C Runtime." homepage = "https://github.com/jabuwu/rusty_spine" diff --git a/changelog.md b/changelog.md index 1735c7d..951253c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -# 0.6.1 (UNRELEASED) +# 0.6.1 - Compilation fixes for new Rust lints # 0.6.0