From 405f12e8c89655e8371cb5443f2213f10546ffb0 Mon Sep 17 00:00:00 2001 From: Koen Verheyen Date: Fri, 7 Jul 2023 13:48:24 +0200 Subject: [PATCH] v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91e6ff5..01c8e47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aleph-fetch", - "version": "4.0.0", + "version": "4.0.1", "description": "Custom Node.js wrapper methods for the Aleph X-Services API", "main": "dist/index.js", "module": "dist/index.mjs",