From 0badcaff95bdc58caede76bd53f80980a51f41ea Mon Sep 17 00:00:00 2001 From: Klarna Mobile SDK <67329369+klarna-msdk@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:53:44 +0000 Subject: [PATCH] v2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3e5c414..4cc9ea45 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-klarna-inapp-sdk", "title": "Klarna Mobile SDK React Native", - "version": "2.2.0", + "version": "2.2.1", "description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.", "main": "lib/commonjs/index", "module": "lib/module/index",