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