We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e635f commit 2461072Copy full SHA for 2461072
HISTORY.md
@@ -1,3 +1,7 @@
1
+# 5.11.1 (2017-01-17)
2
+
3
+* Update `request` and `mocha` dependencies.
4
5
# 5.11.0 (2017-01-17)
6
7
* update geckodriver to v0.13.0
package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-standalone",
- "version": "5.11.0",
+ "version": "5.11.1",
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
"main": "index.js",
"scripts": {
0 commit comments