Skip to content

Commit 411347c

Browse files
authored
chore: bump version to v1.18.0-post (#4608)
1 parent c96454d commit 411347c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Puppeteer API <!-- GEN:version -->v1.18.0<!-- GEN:stop-->
2+
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
33
<!-- GEN:empty-if-release --><!-- GEN:stop -->
44

55
- Interactive Documentation: https://pptr.dev

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppeteer",
3-
"version": "1.18.0",
3+
"version": "1.18.0-post",
44
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
55
"main": "index.js",
66
"repository": "github:GoogleChrome/puppeteer",

0 commit comments

Comments
 (0)