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