From 4fa46a3a7d5908be33dcde475fefb76cdd9b72b5 Mon Sep 17 00:00:00 2001 From: DjoykeAbyah <115019123+DjoykeAbyah@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:40:29 +0000 Subject: [PATCH] chore(release): bump to 18.1.0 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7eae4e2e9..d4df1049f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -18.0.0 +18.1.0 diff --git a/package.json b/package.json index 24534b839..104ee927f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "18.0.0", + "version": "18.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",