From bf9fba83bfd256ec5649300fac9ea4d59109d330 Mon Sep 17 00:00:00 2001 From: ayodejidev <63319309+ayodejidev@users.noreply.github.com> Date: Thu, 20 Feb 2025 14:05:28 +0000 Subject: [PATCH] chore(release): bump to 25.0.1 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",