diff --git a/VERSION b/VERSION index 2aaedf994..008c39a43 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -26.1.0 +27.0.0 diff --git a/package.json b/package.json index 23d3f1d89..21b880f2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "26.1.0", + "version": "27.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",