diff --git a/buttplug/CHANGELOG.md b/buttplug/CHANGELOG.md index e78480374..adead067e 100644 --- a/buttplug/CHANGELOG.md +++ b/buttplug/CHANGELOG.md @@ -1,4 +1,11 @@ -# 9.0.2 (2024-09-28) +# 9.0.3 (2024-09-30) + +## Bugfixes + +- Actually include changes listed to v9.0.2 + - Rebase went wrong and commits were missed + +# 9.0.2 (2024-09-29) ## Features diff --git a/buttplug/Cargo.toml b/buttplug/Cargo.toml index 2a524b2ea..bce675590 100644 --- a/buttplug/Cargo.toml +++ b/buttplug/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "buttplug" -version = "9.0.2" +version = "9.0.3" authors = ["Nonpolynomial Labs, LLC "] description = "Buttplug Intimate Hardware Control Library" license = "BSD-3-Clause"