diff --git a/package.json b/package.json index 9aa8407..0e40da9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@mswjs/socket.io-binding", - "version": "0.1.0", + "version": "0.1.1", "description": "Binding to mock Socket.IO connections with Mock Service Worker", "main": "./build/index.js", "types": "./build/index.d.ts", @@ -50,4 +50,4 @@ "undici": "^6.21.0", "vitest": "^2.1.5" } -} +} \ No newline at end of file