diff --git a/package.json b/package.json index d8621cc..ef051b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "protractor-video-reporter", - "version": "0.2.0", + "version": "0.3.0", "description": "A jasmine2 reporter to capture a video screen cast of Protractor specs run with xvfb", "main": "index.js", "scripts": {