chore: bump version to v1.20.0-post (#4939)

This commit is contained in:
Mathias Bynens
2019-09-14 04:58:13 +02:00
committed by Andrey Lushnikov
parent a5f03ce1c8
commit 387a532707
2 changed files with 2 additions and 2 deletions

View File

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