diff --git a/package.json b/package.json index 07ac10ab..de11fac9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tape", - "version": "2.14.0", + "version": "2.14.1", "description": "tap-producing test harness for node and browsers", "main": "index.js", "bin": "./bin/tape",