From 34a76aeef936f78f2653c4896384cd8561316a9c Mon Sep 17 00:00:00 2001 From: Dmitry Novotochinov Date: Mon, 30 Sep 2019 15:22:49 +0300 Subject: [PATCH] 2.5.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40bdf5d..ead6817 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-status-keycard", "homepage": "https://keycard.status.im/", - "version": "2.5.11", + "version": "2.5.12", "description": "React Native library to interact with Status Keycard using NFC connection (Android only)", "main": "index.js", "scripts": {