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