Skip to content

Commit 6db1d30

Browse files
committed
chore: up version to beta.4
1 parent 5cd4abb commit 6db1d30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-api-spy",
3-
"version": "1.0.0",
3+
"version": "v1.0.0-beta.4",
44
"description": "A Playwright plugin for capturing and logging API requests/responses with beautiful HTML and JSON reports",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -70,4 +70,4 @@
7070
"require": "./dist/reporter.js"
7171
}
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)