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