chore: bump version to v1.6.0-post (#2883)

This commit is contained in:
Andrey Lushnikov
2018-07-12 18:11:51 -07:00
committed by GitHub
parent 3762de7b91
commit 8802253e13
2 changed files with 6 additions and 4 deletions

View File

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