Skip to content

Commit 2817130

Browse files
committed
Mark version 0.10.2
1 parent 9d0ad79 commit 2817130

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.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.10.2-alpha<!-- GEN:stop-->
3+
# Puppeteer API v<!-- GEN:version -->0.10.2<!-- 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.10.2-alpha",
3+
"version": "0.10.2",
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)