From 2b6c088a2339d843a06950a46fd1cc845be30038 Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Thu, 21 Dec 2023 12:24:34 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 138796d..3dc7db2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@functionland/react-native-fula", - "version": "1.20.0", + "version": "1.29.0", "description": "This package is a bridge to use the Fula libp2p protocols in the react-native which is using wnfs", "main": "lib/commonjs/index", "module": "lib/module/index",