From bd111c3e2d6b68ca4860b36ffd345530affb6be6 Mon Sep 17 00:00:00 2001 From: MazurDorian Date: Thu, 21 Nov 2024 20:45:24 +0200 Subject: [PATCH] Release 9.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df309a5b..05cd4f7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keychain", - "version": "9.2.1", + "version": "9.2.2", "description": "Keychain Access for React Native", "main": "./lib/commonjs/index.js", "module": "./lib/module/index",