Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Jun 15, 2024
1 parent b4567a5 commit ccc6aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "esmock",
"type": "module",
"version": "2.6.5",
"version": "2.6.6",
"license": "ISC",
"readmeFilename": "README.md",
"description": "provides native ESM import and globals mocking for unit tests",
Expand Down

0 comments on commit ccc6aee

Please sign in to comment.