Skip to content

Commit a16a6fb

Browse files
Merge pull request #308 from iambumblehead/increment-version-number
increment version number
2 parents b4567a5 + ccc6aee commit a16a6fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esmock",
33
"type": "module",
4-
"version": "2.6.5",
4+
"version": "2.6.6",
55
"license": "ISC",
66
"readmeFilename": "README.md",
77
"description": "provides native ESM import and globals mocking for unit tests",

0 commit comments

Comments
 (0)