From 3d32e7d44f8c22e3867b80ff50759fe6c55bff70 Mon Sep 17 00:00:00 2001 From: Alan Comley Date: Thu, 11 Aug 2022 11:53:43 -0500 Subject: [PATCH] v0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49a61db55..303509cb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.16.0", + "version": "0.17.0", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index",