diff --git a/VERSION b/VERSION index 290a3f36d..5aadcd3f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.2.0 +17.3.0 diff --git a/package.json b/package.json index 56a8e5a04..eaa1fbe80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "17.2.0", + "version": "17.3.0", "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",