mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Mark version 0.11.0
This commit is contained in:
parent
715296443c
commit
433b17b5d2
@ -1,6 +1,6 @@
|
|||||||
##### Released API: [v0.10.2](https://github.com/GoogleChrome/puppeteer/blob/v0.10.2/docs/api.md) | [v0.10.1](https://github.com/GoogleChrome/puppeteer/blob/v0.10.1/docs/api.md) | [v0.10.0](https://github.com/GoogleChrome/puppeteer/blob/v0.10.0/docs/api.md) | [v0.9.0](https://github.com/GoogleChrome/puppeteer/blob/v0.9.0/docs/api.md)
|
##### Released API: [v0.10.2](https://github.com/GoogleChrome/puppeteer/blob/v0.10.2/docs/api.md) | [v0.10.1](https://github.com/GoogleChrome/puppeteer/blob/v0.10.1/docs/api.md) | [v0.10.0](https://github.com/GoogleChrome/puppeteer/blob/v0.10.0/docs/api.md) | [v0.9.0](https://github.com/GoogleChrome/puppeteer/blob/v0.9.0/docs/api.md)
|
||||||
|
|
||||||
# Puppeteer API v<!-- GEN:version -->0.11.0-alpha<!-- GEN:stop-->
|
# Puppeteer API v<!-- GEN:version -->0.11.0<!-- GEN:stop-->
|
||||||
|
|
||||||
##### Table of Contents
|
##### Table of Contents
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppeteer",
|
"name": "puppeteer",
|
||||||
"version": "0.11.0-alpha",
|
"version": "0.11.0",
|
||||||
"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