Skip to content

Commit b2e1406

Browse files
committed
chore(release): v0.7.0
1 parent fff50d2 commit b2e1406

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": "@mswjs/http-middleware",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"main": "lib/index.js",
55
"typings": "lib/index.d.ts",
66
"author": {
@@ -69,4 +69,4 @@
6969
"headers-polyfill": "^3.0.4",
7070
"msw": ">=1.0.0"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)