diff --git a/package.json b/package.json index 757e2e45..65fa71a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "3.0.2", + "version": "3.0.3", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",