Bump version to 0.11.0-alpha

This commit is contained in:
Andrey Lushnikov
2017-09-08 13:37:47 -07:00
parent 272fb4d993
commit 113bdafbf0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "0.10.2",
"version": "0.11.0-alpha",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "index.js",
"repository": "github:GoogleChrome/puppeteer",