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