Skip to content

Commit

Permalink
chore: mark v3.0.4-post (#5824)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfranklin committed May 7, 2020
1 parent c214d20 commit ae576af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api.md
@@ -1,5 +1,5 @@

# Puppeteer API <!-- GEN:version -->v3.0.4<!-- GEN:stop-->
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
<!-- GEN:empty-if-release --><!-- GEN:stop -->

- Interactive Documentation: https://pptr.dev
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "3.0.4",
"version": "3.0.4-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "index.js",
"repository": "github:puppeteer/puppeteer",
Expand Down

0 comments on commit ae576af

Please sign in to comment.