diff --git a/detox/package.json b/detox/package.json index 33a05fa157..a210a8b268 100644 --- a/detox/package.json +++ b/detox/package.json @@ -4,7 +4,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "4.2.0", + "version": "4.3.0", "bin": { "detox": "./scripts/detox.js", "mocha": "./node_modules/.bin/mocha"