From b7f65e51892b139c817726fccf3e7441ce837fe8 Mon Sep 17 00:00:00 2001 From: Lianci Liu Date: Thu, 2 Jan 2020 15:26:33 -0800 Subject: [PATCH] v1.5.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f43a2a24..c0dd0330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-electrode-bridge", - "version": "1.5.19", + "version": "1.5.20", "description": "Low level communication bridge between React Native js and native", "repository": { "type": "git",