Skip to content

Commit eefab6c

Browse files
committed
chore(release): v0.4.0
1 parent ef7413b commit eefab6c

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,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@mswjs/source",
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"description": "Generate MSW request handlers from OpenAPI documents, HAR files, and other sources.",
66
"exports": {
77
"./open-api": {
@@ -84,4 +84,4 @@
8484
"braces@<3.0.3": ">=3.0.3"
8585
}
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)