chore: mark version v0.9.3

This commit is contained in:
Pavel Feldman 2019-12-14 11:56:34 -08:00
parent a9568af21d
commit 9dee165976
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ lib/injected/
#types
!lib/**/*.d.ts
!index.d.ts
# Install
!install.js
# root for "playwright" package
!index.js

View File

@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "0.9.2-post",
"version": "0.9.3",
"description": "A high-level API to control web browsers",
"repository": "github:Microsoft/playwright",
"engines": {