Skip to content

Commit 921c3bc

Browse files
authored
chore: bump version to v12.0.0-post (#7804)
1 parent 641588a commit 921c3bc

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,4 +1,4 @@
1-
# Puppeteer API <!-- GEN:version -->v12.0.0<!-- GEN:stop-->
1+
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
22

33
<!-- GEN:empty-if-release --><!-- GEN:stop -->
44

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": "12.0.0",
3+
"version": "12.0.0-post",
44
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
55
"main": "./cjs-entry.js",
66
"types": "lib/types.d.ts",

0 commit comments

Comments
 (0)