chore: update version

This commit is contained in:
Andrey Lushnikov 2019-11-20 16:23:40 -08:00
parent f9a89eb313
commit 308d602f06

View File

@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "2.0.0-post",
"version": "0.9.0-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "index.js",
"repository": "github:Microsoft/playwright",