From 97d0bae0f686bf310b7fd5e9e6e64ad1eced8fab Mon Sep 17 00:00:00 2001 From: Jan Kobersky Date: Fri, 23 Feb 2024 09:58:28 +0100 Subject: [PATCH] Bump version to 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b27af94..0a7dcad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-powerauth-mobile-sdk", "title": "PowerAuth SDK for React Native Mobile Apps", - "version": "2.4.1", + "version": "2.5.0", "description": "Wultra PowerAuth Mobile SDK React Native component for iOS and Android", "main": "lib/index.js", "types": "lib/index.d.ts",