From 1e31a09897bf07dbdd6e47f2e644edc7d1579b4f Mon Sep 17 00:00:00 2001 From: gcatanese <1771700+gcatanese@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:26:11 +0000 Subject: [PATCH] chore(release): bump to 23.3.0 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 11ebcd0e4..6e909bab4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -23.2.0 +23.3.0 diff --git a/package.json b/package.json index bbe2d870b..a83a39c3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "23.2.0", + "version": "23.3.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",