Skip to content

Commit 53051d5

Browse files
committed
5.11.2
1 parent 474b1cc commit 53051d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.11.2 (2017-01-26)
2+
3+
* Fix support for Node.JS v0.12
4+
15
# 5.11.1 (2017-01-17)
26

37
* Update `request` and `mocha` dependencies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-standalone",
3-
"version": "5.11.1",
3+
"version": "5.11.2",
44
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)