From a8289dbea6e48da9e3a1542c9e25cc2310f06f13 Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Sun, 20 Aug 2023 23:02:21 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e782476..ea9df91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@functionland/react-native-fula", - "version": "1.14.2", + "version": "1.14.4", "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",