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