Skip to content

Commit 59a5184

Browse files
committed
Minor changes
1 parent f17350c commit 59a5184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
packagePath = require('path').resolve(__dirname, "../package.json");
44
packageJson = require(packagePath);
5-
console.log("browser-runner @", packageJson["version"]);
5+
console.log("BrowserstackRunner @", packageJson["version"]);

0 commit comments

Comments
 (0)