From a1a63b70e683ae95071c95bf97bb80faa402b4c1 Mon Sep 17 00:00:00 2001 From: tmcgee123 Date: Thu, 14 Dec 2017 22:31:35 -0600 Subject: [PATCH] chore(packageJSON): bump for new patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94dbf4e..b051bb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karma-spec-reporter", - "version": "0.0.31", + "version": "0.0.32", "description": "A Karma plugin. Report all spec-results to console (like mocha's spec reporter).", "main": "index.js", "scripts": {