diff --git a/VERSION b/VERSION index 9714cb35b..83ecc0b2e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.2.0 \ No newline at end of file +14.2.1 \ No newline at end of file diff --git a/package.json b/package.json index 8b3b240b6..f0552bad8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "14.2.0", + "version": "14.2.1", "description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",