From 0e9b283b46820c333e4dfe60cf481779d4524f81 Mon Sep 17 00:00:00 2001 From: Charlie Cruzan Date: Tue, 15 Oct 2024 11:58:47 -1000 Subject: [PATCH] v0.39.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98ee48fbb..dc0a3326f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.38.6", + "version": "0.39.0", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index",