We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92632b5 commit 1d2e02aCopy full SHA for 1d2e02a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libp2p-pubsub",
3
- "version": "0.5.6",
+ "version": "0.6.0",
4
"description": "Pubsub base protocol for libp2p pubsub routers",
5
"leadMaintainer": "Vasco Santos <santos.vasco10@gmail.com>",
6
"main": "src/index.js",
@@ -70,8 +70,8 @@
70
"Mikerah <mikerahqc@protonmail.com>",
71
"Cayman <caymannava@gmail.com>",
72
"Topper Bowers <topper@toppingdesign.com>",
73
- "Hugo Dias <hugomrdias@gmail.com>",
74
"Alex Potsides <alex@achingbrain.net>",
+ "Hugo Dias <hugomrdias@gmail.com>",
75
"Alan Shaw <alan.shaw@protocol.ai>"
76
]
77
}
0 commit comments