From 6554ee832744ea3150b0bd323d6877ca3edcae5d Mon Sep 17 00:00:00 2001 From: Uddish Verma Date: Thu, 7 Mar 2024 10:19:17 +0000 Subject: [PATCH] updated to 6.8.1 (#173) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a240dabf..3dfc184f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intercom/intercom-react-native", - "version": "6.8.0", + "version": "6.8.1", "description": "React Native wrapper to bridge our iOS and Android SDK", "main": "lib/commonjs/index", "module": "lib/module/index",