From fe871ad50d216a61fe19e264f48197188ae610d2 Mon Sep 17 00:00:00 2001 From: Kwok-he-Chu <105217051+Kwok-he-Chu@users.noreply.github.com> Date: Wed, 30 Jul 2025 15:25:08 +0000 Subject: [PATCH] chore(release): bump to 28.1.0 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0b4dfcf09..811e3cfc4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -28.0.0 +28.1.0 diff --git a/package.json b/package.json index 2bf02e807..b37d48761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "28.0.0", + "version": "28.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",