Skip to content

Commit 0207405

Browse files
committed
chore(release): v0.41.1
1 parent 46faa37 commit 0207405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "commonjs",
33
"name": "@mswjs/interceptors",
44
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
5-
"version": "0.41.0",
5+
"version": "0.41.1",
66
"main": "./lib/node/index.cjs",
77
"module": "./lib/node/index.mjs",
88
"types": "./lib/node/index.d.cts",

0 commit comments

Comments
 (0)