From e0c820cce75c3eeab09e45b1921297ace28af863 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 25 Oct 2020 11:53:51 +0000 Subject: [PATCH] chore(release): 3.31.2 [skip ci] ## [3.31.2](https://github.com/appium/appium-xcuitest-driver/compare/v3.31.1...v3.31.2) (2020-10-25) ### Bug Fixes * Update unit tests and remove Travis config ([#1248](https://github.com/appium/appium-xcuitest-driver/issues/1248)) ([421381f](https://github.com/appium/appium-xcuitest-driver/commit/421381f1f184b218e9bb4e59ea0e2ddad3fb84be)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2fe50457..bb2cd2279 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "xcuitest", "xctest" ], - "version": "3.31.1", + "version": "3.31.2", "author": "appium", "license": "Apache-2.0", "repository": {