Skip to content

Commit 3ef0ef2

Browse files
authored
Merge pull request #87 from electron/14.0.0-bump
chore: bump to 14.0.0
2 parents 8a1c898 + 21c4064 commit 3ef0ef2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
bin
33
npm-debug.log
4+
.npmrc

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": "13.0.0",
3+
"version": "14.0.0",
44
"description": "Electron ChromeDriver",
55
"repository": "https://github.com/electron/chromedriver",
66
"bin": {

0 commit comments

Comments
 (0)