Skip to content

Commit 2b50f4b

Browse files
version bump
1 parent c7655c9 commit 2b50f4b

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": "@skilbourn/playwright-report-summary",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "generate a customizable text summary of your playwright test results",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",
@@ -50,4 +50,4 @@
5050
"source-map-support": "^0.5.21",
5151
"typescript": "^4.8.4"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)