chore: mark v3.0.4-post (#5824)

This commit is contained in:
Jack Franklin 2020-05-07 11:04:22 +01:00 committed by GitHub
parent c214d20d54
commit ae576aff61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Puppeteer API <!-- GEN:version -->v3.0.4<!-- GEN:stop-->
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
<!-- GEN:empty-if-release --><!-- GEN:stop -->
- Interactive Documentation: https://pptr.dev

View File

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