chore: bump version to v1.8.0-post (#3212)

This commit is contained in:
Andrey Lushnikov
2018-09-06 22:03:42 +01:00
committed by GitHub
parent aeb6a9991e
commit 78e9d5c422
2 changed files with 6 additions and 3 deletions

View File

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