From 133c5f0dfce9ee477e70d271837575bf321e7447 Mon Sep 17 00:00:00 2001 From: farhoud Date: Thu, 7 Jul 2022 23:12:14 +0430 Subject: [PATCH] chore: release 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7af576a..099a76a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fula", - "version": "0.2.3", + "version": "0.2.4", "description": "This package is a bridge to use the Fula libp2p protocols in the react-native", "main": "lib/commonjs/index", "module": "lib/module/index",