diff --git a/VERSION b/VERSION index b600a143e..46e5968c5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -19.2.0 +19.3.0 diff --git a/package.json b/package.json index e41c8654d..f944ca3e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "19.2.0", + "version": "19.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",