chore: Bump version to 3.0.1-post (#5717)

This commit is contained in:
Jack Franklin
2020-04-22 16:07:57 +01:00
committed by GitHub
parent be8f8a29a9
commit 9d297f0827
2 changed files with 2 additions and 2 deletions

View File

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