From cc637120763c653d36a3ec04619a486726c72c6d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Sep 2020 11:15:07 +0000 Subject: [PATCH] chore(release): 3.29.0 [skip ci] # [3.29.0](https://github.com/appium/appium-xcuitest-driver/compare/v3.28.1...v3.29.0) (2020-09-23) ### Features * Add mobile: function to reset permissions ([#1239](https://github.com/appium/appium-xcuitest-driver/issues/1239)) ([67ccb36](https://github.com/appium/appium-xcuitest-driver/commit/67ccb361bac184aeed253b8d81d6148856891949)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0528ce04..f0bf754ff 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "xcuitest", "xctest" ], - "version": "3.28.1", + "version": "3.29.0", "author": "appium", "license": "Apache-2.0", "repository": {