diff --git a/docs/api.md b/docs/api.md index 3db24374d03ef..938c4b7d3eb3b 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,5 +1,5 @@ -# Playwright API v1.1.0 +# Playwright API v1.1.1 ##### Table of Contents diff --git a/package.json b/package.json index 40aa3e3bd07ff..822e078916e93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "playwright-internal", "private": true, - "version": "1.1.0", + "version": "1.1.1", "description": "A high-level API to automate web browsers", "repository": "github:Microsoft/playwright", "homepage": "https://playwright.dev",