diff --git a/notification/package.json b/notification/package.json index 32cfc8440..f81f29342 100644 --- a/notification/package.json +++ b/notification/package.json @@ -1,6 +1,6 @@ { "name": "commercetools-adyen-integration", - "version": "3.0.0", + "version": "3.0.1", "description": "Part of the integration of Adyen with commercetools responsible to receive and process notifications from Adyen", "scripts": { "test": "npm run unit && npm run integration",