diff --git a/package.json b/package.json index 9ca3f5d4..3a3ffb4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "4.11.0", + "version": "4.12.0", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",