diff --git a/package.json b/package.json index 15e892f4..367776c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "3.6.0", + "version": "3.6.1", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",