From 56ede3d7624e854485a31159f8b4c635b37e2fca Mon Sep 17 00:00:00 2001 From: farhoud Date: Mon, 20 Jun 2022 21:21:22 +0430 Subject: [PATCH] chore: release 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6be3d2..7af576a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fula", - "version": "0.2.2", + "version": "0.2.3", "description": "This package is a bridge to use the Fula libp2p protocols in the react-native", "main": "lib/commonjs/index", "module": "lib/module/index",