Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wroud committed Jun 5, 2024
1 parent 5ea5b03 commit c4d0481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/di/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wroud/di",
"version": "0.0.8",
"version": "0.0.9",
"packageManager": "[email protected]",
"type": "module",
"license": "MIT",
Expand Down

1 comment on commit c4d0481

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.62% 534/547
🟢 Branches 95.37% 103/108
🟢 Functions 100% 35/35
🟢 Lines 97.62% 534/547

Test suite run success

86 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from c4d0481

Please sign in to comment.