diff --git a/docs/api.md b/docs/api.md index 915cde548e..afe0318acd 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,5 +1,5 @@ -# Playwright API v0.9.1 +# Playwright API Tip-Of-Tree - API Translations: [中文|Chinese](https://zhaoqize.github.io/playwright-api-zh_CN/#/) diff --git a/package.json b/package.json index 1e97d9403f..375a96b1f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "playwright", - "version": "0.9.1", + "version": "0.9.1-post", "description": "A high-level API to control web browsers", "repository": "github:Microsoft/playwright", "engines": {