chore: mark version 4.0.0 (#6018)

This commit is contained in:
Jack Franklin
2020-06-15 14:48:37 +01:00
committed by GitHub
parent 03ab1c1b9c
commit 2ffe710177
3 changed files with 13 additions and 13 deletions

View File

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