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

Commit 99aa131

Browse files
committed
chore: release version v0.9.2
1 parent 17ce98f commit 99aa131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-floodsub",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
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)