chore: bump version to v4.0.0-post (#6024)

This commit is contained in:
Mathias Bynens
2020-06-16 08:52:56 +02:00
committed by GitHub
parent e4de5f10d0
commit 56742ebe8c
2 changed files with 2 additions and 2 deletions

View File

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