chore: mark v1.2.1

This commit is contained in:
Andrey Lushnikov 2020-07-13 11:21:46 -07:00
parent c30eca9452
commit a00f0d4e60
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Playwright API <!-- GEN:version -->v1.2.0<!-- GEN:stop-->
# Playwright API <!-- GEN:version -->v1.2.1<!-- GEN:stop-->
##### Table of Contents

View file

@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
"version": "1.2.0",
"version": "1.2.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",