From 2f9d46b2c720a8f2d76b510259bf8f538463ffa3 Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Tue, 1 Oct 2024 16:20:47 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e25e98e..f1e164d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-status-keycard", "homepage": "https://keycard.status.im/", - "version": "2.6.0", + "version": "2.6.1", "description": "React Native library to interact with Status Keycard using NFC connection", "main": "index.js", "scripts": {