chore: bump version to v13.2.0-post (#7971)

This commit is contained in:
Alex Rudenko 2022-02-07 16:19:58 +01:00 committed by GitHub
parent b531f498e9
commit 02d651d209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Puppeteer API <!-- GEN:version -->v13.2.0<!-- GEN:stop--> # Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
<!-- GEN:empty-if-release --><!-- GEN:stop --> <!-- GEN:empty-if-release --><!-- GEN:stop -->

View File

@ -1,6 +1,6 @@
{ {
"name": "puppeteer", "name": "puppeteer",
"version": "13.2.0", "version": "13.2.0-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol", "description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "./cjs-entry.js", "main": "./cjs-entry.js",
"types": "lib/types.d.ts", "types": "lib/types.d.ts",