diff --git a/package.json b/package.json index a014afd..4ed2e9e 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": "9.0.0", + "version": "10.0.0", "repository": { "type": "git", "url": "git://github.com/juliangruber/browser-run.git"