From e59994356cdd6250b578c08600a2702eb8ccdc0c Mon Sep 17 00:00:00 2001 From: Chen Cen Date: Tue, 21 May 2024 12:45:21 -0700 Subject: [PATCH] v0.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 976fe0b..b48377a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-identity-react-native", - "version": "0.2.8", + "version": "0.2.9", "description": "Stripe identity react native SDK library", "main": "lib/commonjs/index", "module": "lib/module/index",