Skip to content

Commit

Permalink
Merge pull request #71 from electron/11-x-y
Browse files Browse the repository at this point in the history
v11.0.0
  • Loading branch information
VerteDinde authored Nov 17, 2020
2 parents 3ec393c + 6521e78 commit e5057d1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

install-test-osx:
macos:
xcode: "9.0"
xcode: "10.0"
steps:
- checkout
# Download and cache dependencies
Expand Down
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-chromedriver",
"version": "10.0.0",
"version": "11.0.0",
"description": "Electron ChromeDriver",
"repository": "https://github.com/electron/chromedriver",
"bin": {
Expand Down

0 comments on commit e5057d1

Please sign in to comment.