chore: bump version to 1.0.0-post (#1789)

This commit is contained in:
Andrey Lushnikov
2018-01-11 21:09:37 -08:00
committed by GitHub
parent 12b57e31f3
commit aed7019146
2 changed files with 3 additions and 3 deletions

View File

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