From 6d95a0d85dd1062d2565eec89d589ecb0a56282f Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Fri, 18 Dec 2020 14:57:56 +0300 Subject: [PATCH] Update package.json bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12a4be6..cf0541f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-status-keycard", "homepage": "https://keycard.status.im/", - "version": "2.5.27", + "version": "2.5.28", "description": "React Native library to interact with Status Keycard using NFC connection (Android only)", "main": "index.js", "scripts": {