diff --git a/package.json b/package.json index c80629d9..bad93174 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "4.9.2", + "version": "4.10.0", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",