From ecf0b6e8d05439ced38a6b7d28850b9d5ec69841 Mon Sep 17 00:00:00 2001 From: Charlie Cruzan Date: Fri, 22 Sep 2023 08:46:10 -1000 Subject: [PATCH] v0.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8f145135..58275060e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.32.0", + "version": "0.33.0", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index",