diff --git a/docs/api.md b/docs/api.md index 7dd16bb70d..42570b8802 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,6 +1,6 @@ -# Playwright API v1.7.0 +# Playwright API v1.7.1 ##### Table of Contents diff --git a/package.json b/package.json index 59ca5d150b..2282c85117 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "playwright-internal", "private": true, - "version": "1.7.0", + "version": "1.7.1", "description": "A high-level API to automate web browsers", "repository": "github:Microsoft/playwright", "homepage": "https://playwright.dev",