chore: bump version to v1.11.0-post (#3613)

This commit is contained in:
Andrey Lushnikov
2018-11-29 22:38:54 -08:00
committed by GitHub
parent 00b15994a4
commit 45c4477e9f
2 changed files with 5 additions and 3 deletions

View File

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