mark: v0.9.1-post

This commit is contained in:
Joel Einbinder 2019-12-05 21:26:50 +00:00
parent 2d77760f01
commit 7af47b6fcb
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Playwright API <!-- GEN:version -->v0.9.1<!-- GEN:stop-->
# Playwright API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
<!-- GEN:empty-if-release --><!-- GEN:stop -->
- API Translations: [中文|Chinese](https://zhaoqize.github.io/playwright-api-zh_CN/#/)

View file

@ -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": {