From 62136f2c4530dc90aeada40581dabd85e4f59ff5 Mon Sep 17 00:00:00 2001 From: Ryan Tsao Date: Wed, 3 Jan 2018 18:12:55 -0800 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c17daed..6f0c0ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unitest", - "version": "2.1.0", + "version": "2.1.1", "description": "Run browser and node tests with coverage reports", "author": "Ryan Tsao ", "repository": "git@github.com:rtsao/unitest.git",