chore: mark version v3.0.4 (#5823)

This commit is contained in:
Jack Franklin
2020-05-07 10:52:59 +01:00
committed by GitHub
parent 17bb660dd5
commit c214d20d54
3 changed files with 14 additions and 13 deletions

View File

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