diff --git a/VERSION b/VERSION index f13c819ca..8d2e58b40 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.0.0 \ No newline at end of file +14.0.1 \ No newline at end of file diff --git a/package.json b/package.json index 98253a20e..7262e004f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "14.0.0", + "version": "14.0.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",