From e4634f37cce36fe20d74628ed8d9b15b343053be Mon Sep 17 00:00:00 2001 From: Charlie Cruzan Date: Fri, 15 Mar 2024 09:32:49 -1000 Subject: [PATCH] v0.37.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921c975b0..e4616876a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.37.0", + "version": "0.37.1", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index",