Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 72c088e

Browse files
v2.0.1
1 parent 8417fdf commit 72c088e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ maintain the existing coding style.
4848
* 2015-12-01   v1.0.2    bumped WebdriverIO version to 3.3.0
4949
* 2015-12-01   v1.0.3    fixed wdio path on windows
5050
* 2016-03-16   v2.0.0    updated codebase to ES6 and WebdriverIO to v4.0
51+
* 2016-03-30   v2.0.1    improved error handling

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-webdriver",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "gulp-webdriver is a gulp plugin to run selenium tests with the WebdriverIO testrunner",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)