chore(testrunner): bump TestRunner version to v0.8.0 (#4856)

This commit is contained in:
Andrey Lushnikov 2019-08-17 22:02:40 -07:00 committed by GitHub
parent 498492d4a3
commit faa452718e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "@pptr/testrunner",
"version": "0.7.0",
"version": "0.8.0",
"description": "Puppeteer testrunner",
"main": "index.js",
"directories": {