From a0e2ef5cd021c6d30a583ef597559ff2f6b1953c Mon Sep 17 00:00:00 2001 From: Tyler Vergho Date: Tue, 11 May 2021 20:35:12 -0700 Subject: [PATCH] chore: release 0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a32ba14..f7a6bfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dali-lab/react-native-braintree", - "version": "0.1.7", + "version": "0.1.8", "description": "React Native integration for BrainTree Venmo payments.", "main": "lib/commonjs/index", "module": "lib/module/index",