From d54ec9ea3be09d2a65e569072ccd66aeb99fc694 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 11 Feb 2026 16:49:30 +0000 Subject: [PATCH] v3.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 912713f..247778f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.2.5", + "version": "3.2.6", "private": false, "description": "A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.", "main": "dist_ts/index.js",