chore: mark version to v5.1.0-post (#6208)

This commit is contained in:
Changhao Han
2020-07-13 10:43:46 +02:00
committed by GitHub
parent 8fa18aef99
commit 8d6e0d8a79
2 changed files with 2 additions and 2 deletions

View File

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