chore: bump version to v1.16.0-post (#4422)
This commit is contained in:
parent
9f2635c4ac
commit
04906494c4
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
# Puppeteer API <!-- GEN:version -->v1.16.0<!-- GEN:stop-->
|
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
|
||||||
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
<!-- GEN:empty-if-release -->
|
||||||
|
#### Next Release: `May 23, 2019`
|
||||||
|
<!-- GEN:stop -->
|
||||||
|
|
||||||
- Interactive Documentation: https://pptr.dev
|
- Interactive Documentation: https://pptr.dev
|
||||||
- API Translations: [中文|Chinese](https://zhaoqize.github.io/puppeteer-api-zh_CN/#/)
|
- API Translations: [中文|Chinese](https://zhaoqize.github.io/puppeteer-api-zh_CN/#/)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppeteer",
|
"name": "puppeteer",
|
||||||
"version": "1.16.0",
|
"version": "1.16.0-post",
|
||||||
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "github:GoogleChrome/puppeteer",
|
"repository": "github:GoogleChrome/puppeteer",
|
||||||
|
Loading…
Reference in New Issue
Block a user