Skip to content

Commit

Permalink
6.4.0 (2017-04-24)
Browse files Browse the repository at this point in the history
* Update selenium to 3.4.0
* Update IEDriver to 3.4.0
* Update geckodriver to 0.16.0
  • Loading branch information
vvo committed Apr 24, 2017
1 parent 1c0f7c0 commit 77c51ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 6.4.0 (2017-04-24)

* Update selenium to 3.4.0
* Update IEDriver to 3.4.0
* Update geckodriver to 0.16.0

# 6.3.0 (2017-04-21)

* Update default chromedriver to 2.29 (#274)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium-standalone",
"version": "6.3.0",
"version": "6.4.0",
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 77c51ed

Please sign in to comment.