mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: bump version to v13.3.0-post (#7983)
Co-authored-by: Randolf Jung <jrandolf@chromium.org>
This commit is contained in:
parent
6879f9cfe1
commit
9b00b7074d
@ -1,4 +1,4 @@
|
||||
# Puppeteer API <!-- GEN:version -->v13.3.0<!-- GEN:stop-->
|
||||
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
|
||||
|
||||
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "puppeteer",
|
||||
"version": "13.3.0",
|
||||
"version": "13.3.0-post",
|
||||
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
||||
"type": "commonjs",
|
||||
"main": "./cjs-entry.js",
|
||||
|
Loading…
Reference in New Issue
Block a user