From 7286a45a0ce1e4fd466b4b82084589205fe355c6 Mon Sep 17 00:00:00 2001 From: beppe Date: Wed, 17 Jun 2026 20:17:01 +0200 Subject: [PATCH] Revert version bump --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 221a8da0b..a75ef34cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -31.0.0 +30.1.0 diff --git a/package.json b/package.json index 7afa9f345..f025d2d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "31.0.0", + "version": "30.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",