chore: mark v1.3.0

This commit is contained in:
Andrey Lushnikov 2020-08-05 16:45:17 -07:00
parent 83539d1ab5
commit d01f63b82a
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Playwright API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop--> # Playwright API <!-- GEN:version -->v1.3.0<!-- GEN:stop-->
##### Table of Contents ##### Table of Contents

View file

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