From f7b1f5d5e239bb32bbf99a4f9161e7b565bcf655 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Oct 2020 14:26:22 +0000 Subject: [PATCH] chore(release): 3.31.1 [skip ci] ## [3.31.1](https://github.com/appium/appium-xcuitest-driver/compare/v3.31.0...v3.31.1) (2020-10-13) ### Bug Fixes * Archive the whole folder where the .trace file is located ([#1244](https://github.com/appium/appium-xcuitest-driver/issues/1244)) ([d4fa723](https://github.com/appium/appium-xcuitest-driver/commit/d4fa72357baf081b71df2675aa45eb00823dcdef)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97003e5e6..27fa26dc2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "xcuitest", "xctest" ], - "version": "3.31.0", + "version": "3.31.1", "author": "appium", "license": "Apache-2.0", "repository": {