From 1adb5629e4f796640b11d318ad37b3a5c94d22a8 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 3 Dec 2025 23:51:47 +0000 Subject: [PATCH] v3.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2aebd8f..d70726d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.1.10", + "version": "3.1.11", "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",