diff --git a/VERSION b/VERSION index 1c8398eea..a75ef34cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -30.0.1 +30.1.0 diff --git a/package.json b/package.json index 738ad7ba5..24c20bb11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "30.0.1", + "version": "30.1.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",