Skip to content

Commit ecdd359

Browse files
committed
bump version 1.0.1
1 parent 70a56ba commit ecdd359

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": "playwright-angular-selectors",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Playwright Angular selectors",
55
"main": "lib/index.js",
66
"engines": {
@@ -35,4 +35,4 @@
3535
"peerDependencies": {
3636
"playwright": "1.19"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)