Mark version 0.11.0

This commit is contained in:
Andrey Lushnikov
2017-09-21 14:43:21 +09:00
parent 715296443c
commit 433b17b5d2
2 changed files with 2 additions and 2 deletions

View File

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