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",