diff --git a/docs/api.md b/docs/api.md index ec380d026a..f0e6743dd9 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,5 +1,5 @@ -# Playwright API v1.6.1 +# Playwright API v1.6.2 ##### Table of Contents diff --git a/package.json b/package.json index e30a621e6e..85ce42949d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "playwright-internal", "private": true, - "version": "1.6.1", + "version": "1.6.2", "description": "A high-level API to automate web browsers", "repository": "github:Microsoft/playwright", "homepage": "https://playwright.dev",