diff --git a/VERSION b/VERSION index fb5b51303..1d975bef2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -21.0.0 +22.0.0 diff --git a/package.json b/package.json index b4b4e629f..4d7b4371a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "21.0.0", + "version": "22.0.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",