From c487eb34e0d3d917222139f921e3673c69b526f1 Mon Sep 17 00:00:00 2001 From: Benjamin Coe Date: Wed, 19 Oct 2016 16:48:25 -0700 Subject: [PATCH] fix: hot-fix bad release of nyc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e375f43f..bf3eddbbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nyc", - "version": "8.3.1", + "version": "8.3.2", "description": "the Istanbul command line interface", "main": "index.js", "scripts": {