diff --git a/VERSION b/VERSION index 2c0a9e336..9d0cd2ef6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -25.0.0 +25.0.1 diff --git a/package.json b/package.json index a66524194..f812b04df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "25.0.0", + "version": "25.0.1", "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",