diff --git a/CHANGELOG.md b/CHANGELOG.md index b34f2790..551441c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.0.5](https://github.com/appium/appium-android-driver/compare/v9.0.4...v9.0.5) (2024-04-08) + + +### Miscellaneous Chores + +* bump appium-adb ([655404b](https://github.com/appium/appium-android-driver/commit/655404b2340f48210983c7fa6e4bb53b4dc439a3)) + ## [9.0.4](https://github.com/appium/appium-android-driver/compare/v9.0.3...v9.0.4) (2024-04-01) diff --git a/package.json b/package.json index b63fd978..19322404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.0.4", + "version": "9.0.5", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",