From f79e6c8d8193aeb98201d4e728e5313234903d44 Mon Sep 17 00:00:00 2001 From: Tyler Vergho Date: Tue, 11 May 2021 19:19:30 -0700 Subject: [PATCH] chore: release 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c9ab94..20360aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dali-lab/react-native-braintree", - "version": "0.1.2", + "version": "0.1.3", "description": "React Native integration for BrainTree Venmo payments.", "main": "lib/commonjs/index", "module": "lib/module/index",