diff --git a/package.json b/package.json index 6e3a4f6e4..3c0898be9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectron", - "version": "11.1.0", + "version": "12.0.0", "description": "Easily test your Electron apps using ChromeDriver and WebdriverIO.", "main": "index.js", "types": "./lib/spectron.d.ts",