chore: bump version to v13.1.2-post (#7926)

This commit is contained in:
Alex Rudenko 2022-01-25 09:24:23 +01:00 committed by GitHub
parent 0a9eb3c9a5
commit be3fce5f9d
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.1.2<!-- GEN:stop-->
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
<!-- GEN:empty-if-release --><!-- GEN:stop -->

View File

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