Skip to content

Commit

Permalink
chore: bump version to v2.1.0-post (#5349)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jan 27, 2020
1 parent a30cf05 commit b45f8e4
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 -->v2.1.0<!-- 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": "2.1.0",
"version": "2.1.0-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 b45f8e4

Please sign in to comment.