Skip to content

Commit 1c3883f

Browse files
committed
bump v4.0.0
1 parent cf24455 commit 1c3883f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.0.0
2+
3+
* Supports Electron `2.0.x` releases.
4+
15
# 3.8.0
26

37
* Supports Electron `1.8.x` releases.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spectron",
3-
"version": "3.8.0",
3+
"version": "4.0.0",
44
"description": "Easily test your Electron apps using ChromeDriver and WebdriverIO.",
55
"main": "index.js",
66
"types": "./lib/spectron.d.ts",

0 commit comments

Comments
 (0)