Mark version 0.10.0
This commit is contained in:
parent
10b9dfea83
commit
751164c69f
@ -1,6 +1,6 @@
|
||||
##### Released API: [v0.9.0](https://github.com/GoogleChrome/puppeteer/blob/v0.9.0/docs/api.md)
|
||||
|
||||
# Puppeteer API v<!-- GEN:version -->0.9.1-alpha<!-- GEN:stop-->
|
||||
# Puppeteer API v<!-- GEN:version -->0.10.0<!-- GEN:stop-->
|
||||
|
||||
##### Table of Contents
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "puppeteer",
|
||||
"version": "0.9.1-alpha",
|
||||
"version": "0.10.0",
|
||||
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
||||
"main": "index.js",
|
||||
"repository": "github:GoogleChrome/puppeteer",
|
||||
|
Loading…
Reference in New Issue
Block a user