chore: mark version v1.11.0 (#3610)

This commit is contained in:
Andrey Lushnikov
2018-11-29 22:11:44 -08:00
committed by GitHub
parent c09bb8f486
commit 00b15994a4
3 changed files with 13 additions and 15 deletions

View File

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