From 8269d3b9819b93b9582eb0a3172b741b54f96e48 Mon Sep 17 00:00:00 2001 From: Jason Praful Date: Wed, 25 Feb 2026 16:44:08 +0000 Subject: [PATCH] chore: bump version to 9.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d81f69a7..423bdc92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intercom/intercom-react-native", - "version": "9.6.2", + "version": "9.6.3", "description": "React Native wrapper to bridge our iOS and Android SDK", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",