From fdf375dc4752d996748d8f3cf9b3fb092f191e73 Mon Sep 17 00:00:00 2001 From: Charlie Cruzan Date: Tue, 16 Jan 2024 13:21:57 -1000 Subject: [PATCH] v0.35.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1983c19f..8fbc3dfbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.35.0", + "version": "0.35.1", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index",