chore: bump version to v9.1.1-post (#7206)

This commit is contained in:
Jan Scheffler
2021-05-05 11:57:19 +02:00
committed by GitHub
parent d615dd3d2c
commit 476e9259fe
2 changed files with 2 additions and 2 deletions

View File

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