chore: mark version v1.10.0 (#3482)

This commit is contained in:
Andrey Lushnikov
2018-11-01 20:09:04 -07:00
committed by GitHub
parent 9ba3261571
commit e9d89a2e21
3 changed files with 14 additions and 16 deletions

View File

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