From da0855df78eda0ecf09c55b9e195503c72a2908b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 31 May 2016 13:43:39 -0700 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f2b5f8d..f6cb84c9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectron", - "version": "3.1.3", + "version": "3.2.0", "description": "Easily test your Electron apps using ChromeDriver and WebdriverIO.", "main": "index.js", "scripts": {