diff --git a/docs/api.md b/docs/api.md index 1c0143d17f4..4cc342f2a85 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,4 +1,4 @@ -# Puppeteer API v12.0.0 +# Puppeteer API Tip-Of-Tree diff --git a/package.json b/package.json index f3c76f2b0d1..11ac18110d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "puppeteer", - "version": "12.0.0", + "version": "12.0.0-post", "description": "A high-level API to control headless Chrome over the DevTools Protocol", "main": "./cjs-entry.js", "types": "lib/types.d.ts",