From 8fa185dd1747290977b77d0b7e80b4e3c4af1d5a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Oct 2021 04:48:55 +0000 Subject: [PATCH] chore(release): 3.55.2 [skip ci] ## [3.55.2](https://github.com/appium/appium-xcuitest-driver/compare/v3.55.1...v3.55.2) (2021-10-27) ### Bug Fixes * when revalidating caps, actually send in argument for validation (fix appium/appium[#16014](https://github.com/appium/appium-xcuitest-driver/issues/16014)) ([da360cf](https://github.com/appium/appium-xcuitest-driver/commit/da360cfebc77f2367ee00e9f367733bcb9488347)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c6a6a447..095887a44 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "xcuitest", "xctest" ], - "version": "3.55.1", + "version": "3.55.2", "author": "appium", "license": "Apache-2.0", "repository": {