Skip to content

Commit 433b17b

Browse files
committed
Mark version 0.11.0
1 parent 7152964 commit 433b17b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##### 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)
22

3-
# Puppeteer API v<!-- GEN:version -->0.11.0-alpha<!-- GEN:stop-->
3+
# Puppeteer API v<!-- GEN:version -->0.11.0<!-- GEN:stop-->
44

55
##### Table of Contents
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppeteer",
3-
"version": "0.11.0-alpha",
3+
"version": "0.11.0",
44
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
55
"main": "index.js",
66
"repository": "github:GoogleChrome/puppeteer",

0 commit comments

Comments
 (0)