chore: mark version v3.0.2 (#5752)

This commit is contained in:
Jack Franklin
2020-04-28 10:23:19 +01:00
committed by GitHub
parent 391183694f
commit 646f42e98c
3 changed files with 15 additions and 13 deletions

View File

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