Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 05a828f

Browse files
committedNov 2, 2021
0.11.0
1 parent 1e4a7a0 commit 05a828f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "subscriptions-transport-ws",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "A websocket transport for GraphQL subscriptions",
55
"main": "dist/index.js",
66
"browser": "dist/client.js",

0 commit comments

Comments
 (0)
This repository has been archived.