Skip to content

Commit 07a24e4

Browse files
committed
1.0.1
1 parent bf860a5 commit 07a24e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stepwright",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A powerful web scraping library built with Playwright",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -76,4 +76,4 @@
7676
"peerDependencies": {
7777
"playwright": "^1.54.1"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)