From 7816d83bab5c84eb6eddc22a01a26699c89f55b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=96z?= Date: Thu, 19 Dec 2019 12:09:58 +0100 Subject: [PATCH] Update package.json --- notification/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",