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