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