Skip to content

Commit 9e2118a

Browse files
committed
v0.1.2
1 parent ce576bc commit 9e2118a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "browserstack-runner",
33
"description": "A command line interface to run browser tests over BrowserStack",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"homepage": "https://github.com/browserstack/browserstack-runner",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/browserstack/browserstack-runner.git"
99
},
1010
"dependencies": {
11-
"browserstack": "1.0.2"
11+
"browserstack": "1.0.1"
1212
},
1313
"bin": {
1414
"browserstack-runner": "bin/cli.js"

0 commit comments

Comments
 (0)