From 348c6bfc2318083f73916e945bd50dafeff3f460 Mon Sep 17 00:00:00 2001 From: Tyler Vergho Date: Wed, 12 May 2021 09:51:46 -0700 Subject: [PATCH] chore: release 0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8487f1..0f6733d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dali-lab/react-native-braintree", - "version": "0.1.10", + "version": "0.1.11", "description": "React Native integration for BrainTree Venmo payments.", "main": "lib/commonjs/index", "module": "lib/module/index",