diff --git a/package.json b/package.json index 4b80f528..9036c0f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "4.10.2", + "version": "4.11.0", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",