From ad42964c325d4ec0290ec4e4dbbd2bdf93b2de2f Mon Sep 17 00:00:00 2001 From: DjoykeAbyah <115019123+DjoykeAbyah@users.noreply.github.com> Date: Thu, 11 Jul 2024 12:46:21 +0000 Subject: [PATCH] chore(release): bump to 18.0.0 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5aadcd3f2..7eae4e2e9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.3.0 +18.0.0 diff --git a/package.json b/package.json index eaa1fbe80..24534b839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "17.3.0", + "version": "18.0.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",