From 82f741312f229011ab89524dc52f777982f7592b Mon Sep 17 00:00:00 2001 From: Vasyl Nahuliak Date: Thu, 19 Oct 2023 10:15:31 +0300 Subject: [PATCH] build: bump package version to 2.4.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02f7096..0a8c8e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ekreative/react-native-braintree", - "version": "2.3.0", + "version": "2.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 767a759..25d610b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ekreative/react-native-braintree", "title": "React Native Braintree", - "version": "2.3.0", + "version": "2.4.0", "description": "A react native interface for integrating payments using Braintree", "main": "index.js", "files": [