diff --git a/package.json b/package.json index 2802241..019c99f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "browser-run", "description": "Transform stream that executes JavaScript it receives in a real browser and outputs console output", - "version": "7.0.1", + "version": "7.0.2", "repository": { "type": "git", "url": "git://github.com/juliangruber/browser-run.git"