chore: mark version v5.1.0 (#6206)

Co-authored-by: Changhao Han <changhaohan@chromium.org>
This commit is contained in:
Changhao Han
2020-07-13 10:25:14 +02:00
committed by GitHub
parent 790c277f0e
commit 8fa18aef99
3 changed files with 14 additions and 13 deletions

View File

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