From bd14c5c38b8cae7f38e66f476d6507e986502604 Mon Sep 17 00:00:00 2001 From: DjoykeAbyah <115019123+DjoykeAbyah@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:13:04 +0000 Subject: [PATCH] chore(release): bump to 19.4.0 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 46e5968c5..05c8bd681 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -19.3.0 +19.4.0 diff --git a/package.json b/package.json index f944ca3e6..8bfdc06ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "19.3.0", + "version": "19.4.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",