From 2dd1573ae34d22825ce73907ace183aef3d2f392 Mon Sep 17 00:00:00 2001 From: Kenzitron Date: Fri, 30 Dec 2016 14:13:53 +0100 Subject: [PATCH] 0.0.7 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 5944cc1..1304750 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "protractor-jasmine2-html-reporter", - "version": "0.0.6", + "version": "0.0.7", "description": "HTML reporter for Jasmine and Protractor. It will generate beautiful and useful report for your web apps.", "main": "index.js", "scripts": { @@ -28,7 +28,6 @@ "Calin Fraser (https://github.com/kaliayev)", "Vasanth K (https://github.com/vasanth5738)", "Chris Rudmin (https://github.com/chris-rudmin)" - ], "license": "BSD-2-Clause", "bugs": {