From 512fe69a8cd48a23a70660a8a9b47d3823183a78 Mon Sep 17 00:00:00 2001 From: Jose Marente Date: Tue, 24 Sep 2024 14:14:45 +0200 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3049020..37dc556 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spotahome/react-native-braintree-dropin-ui", - "version": "1.5.0", + "version": "1.6.0", "description": "> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)", "main": "index.js", "dependencies": {},