From ed955d334007bf2bed6cf9c5d0e02b2eff460c7f Mon Sep 17 00:00:00 2001 From: DjoykeAbyah Date: Thu, 22 Feb 2024 12:29:13 +0000 Subject: [PATCH] chore(release): bump to 16.0.2 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7141108f1..d04447a1e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -16.0.1 +16.0.2 diff --git a/package.json b/package.json index 41b74f2c6..69b4ca43e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/api-library", - "version": "16.0.1", + "version": "16.0.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",