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 474b1cc commit 53051d5Copy full SHA for 53051d5
HISTORY.md
@@ -1,3 +1,7 @@
1
+# 5.11.2 (2017-01-26)
2
+
3
+* Fix support for Node.JS v0.12
4
5
# 5.11.1 (2017-01-17)
6
7
* Update `request` and `mocha` dependencies.
package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-standalone",
- "version": "5.11.1",
+ "version": "5.11.2",
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
"main": "index.js",
"scripts": {
0 commit comments