Mark version 0.10.1

This commit is contained in:
Andrey Lushnikov 2017-08-25 19:37:53 -07:00
parent cd81944e66
commit ea4f8d78fc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
##### Released API: [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.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.10.1-alpha<!-- GEN:stop--> # Puppeteer API v<!-- GEN:version -->0.10.1<!-- GEN:stop-->
##### Table of Contents ##### Table of Contents

View File

@ -1,6 +1,6 @@
{ {
"name": "puppeteer", "name": "puppeteer",
"version": "0.10.1-alpha", "version": "0.10.1",
"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",