Bump version to 0.9.1-alpha
This patch bumps version to 0.9.1-alpha. This should emphasize that the documentation is related to the tip-of-tree version of puppeteer, not to the latest release.
This commit is contained in:
parent
1458a3b3b5
commit
a330c8eeba
@ -1,4 +1,4 @@
|
|||||||
# Puppeteer API v<!-- GEN:version -->0.9.0<!-- GEN:stop-->
|
# Puppeteer API v<!-- GEN:version -->0.9.1-alpha<!-- GEN:stop-->
|
||||||
|
|
||||||
##### Table of Contents
|
##### Table of Contents
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppeteer",
|
"name": "puppeteer",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1-alpha",
|
||||||
"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