From 4d5bf237ab452476fe42c683d73c6c79485472c3 Mon Sep 17 00:00:00 2001 From: Jason Praful Date: Mon, 15 Sep 2025 15:49:22 +0100 Subject: [PATCH] package bump to 9.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be88c4cb..a032df6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intercom/intercom-react-native", - "version": "9.1.0", + "version": "9.1.1", "description": "React Native wrapper to bridge our iOS and Android SDK", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",