From 239d87a9ab4a191b472dcaf8e348abb9c3003db9 Mon Sep 17 00:00:00 2001 From: Erfan Shekarchi Date: Fri, 29 Mar 2024 14:40:18 -0400 Subject: [PATCH] more ios --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4756d4f..f8b538a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@functionland/react-native-fula", - "version": "1.54.8", + "version": "1.54.10", "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",