Skip to content

Commit 87a9973

Browse files
committed
chore(release): v0.2.0
1 parent c012285 commit 87a9973

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/socket.io-binding",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"description": "Binding to mock Socket.IO connections with Mock Service Worker",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",
@@ -51,4 +51,4 @@
5151
"undici": "^6.21.0",
5252
"vitest": "^3.2.3"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)