Skip to content

Commit ad9f1c5

Browse files
author
John Kleinschmidt
authored
Merge pull request #40 from electron/5.0.0-beta.1
chore: add support for Electron 5 Beta
2 parents 89bd2ca + 2d683d4 commit ad9f1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-chromedriver",
3-
"version": "4.0.0",
3+
"version": "5.0.0-beta.1",
44
"description": "Electron ChromeDriver",
55
"repository": "https://github.com/electron/chromedriver",
66
"bin": {

0 commit comments

Comments
 (0)