chore: mark version v3.1.0 (#5883)

* chore: mark version v3.1.0

Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
This commit is contained in:
Alex Rudenko
2020-05-18 13:47:03 +02:00
committed by GitHub
parent a17bd89fb9
commit 8ba36752e7
3 changed files with 14 additions and 13 deletions

View File

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