diff --git a/package.json b/package.json index 17252312..16c8a8e3 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.3.3", + "version": "2.3.4", "description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.", "main": "lib/commonjs/index", "module": "lib/module/index",