Skip to content

Commit 703e8f4

Browse files
author
Rohan Jain
committed
Version bump: 0.0.5
- Improvements to configuration handeling: - Accepts absolute paths - Properly fail on invalid configuration. - Configuration documentation
1 parent d1e38dd commit 703e8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browserstack-runner",
33
"description": "A command line interface to run browser tests over BrowserStack",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"homepage": "https://github.com/browserstack/browserstack-runner",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)