From 81467641501c607f81f8f8915d70790cf32e8f37 Mon Sep 17 00:00:00 2001 From: Abdelkhalek ZELLAT Date: Wed, 9 Feb 2022 16:30:14 +0100 Subject: [PATCH] chore: release 0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f257fa66..322a60182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bildit-flybuy", - "version": "0.4.6", + "version": "0.4.7", "description": "React Native FlyBuy module. Supports Core, Pickup, Notify, and Presence Native SDK APIs.", "main": "lib/commonjs/index", "module": "lib/module/index",