Skip to content

Commit be3fce5

Browse files
authored
chore: bump version to v13.1.2-post (#7926)
1 parent 0a9eb3c commit be3fce5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Puppeteer API <!-- GEN:version -->v13.1.2<!-- GEN:stop-->
1+
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
22

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppeteer",
3-
"version": "13.1.2",
3+
"version": "13.1.2-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)