From 0c4eec082b450ca2efc56272ffb82f8d75bb4d4a Mon Sep 17 00:00:00 2001 From: Aleffio Date: Mon, 25 Sep 2023 11:36:11 +0000 Subject: [PATCH] chore(release): bump to 14.2.1 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9714cb35b..83ecc0b2e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.2.0 \ No newline at end of file +14.2.1 \ No newline at end of file diff --git a/package.json b/package.json index 8b3b240b6..f0552bad8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "14.2.0", + "version": "14.2.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",