chore: bump version to v13.5.0-post (#8111)

This commit is contained in:
Alex Rudenko
2022-03-07 15:15:32 +01:00
committed by GitHub
parent 7b38b458c9
commit ffbac6e281
2 changed files with 2 additions and 2 deletions

View File

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