From d7535a8d61da7e6e2cbab8c25c2f20798c12b574 Mon Sep 17 00:00:00 2001 From: talkol Date: Thu, 6 Oct 2016 20:25:09 +0300 Subject: [PATCH] finally major version --- detox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detox/package.json b/detox/package.json index 2627dfd6b7..790ca988bf 100644 --- a/detox/package.json +++ b/detox/package.json @@ -4,7 +4,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "2.5.6", + "version": "3.0.0", "repository": { "type": "git", "url": "https://github.com/wix/detox.git"