Skip to content

Commit c5a8bfc

Browse files
committed
chore: release version v0.5.0
1 parent b013549 commit c5a8bfc

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": "libp2p-floodsub",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)