From 855663eea9c5cc3afad0793b05adcddf4c35bc87 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 6 Sep 2024 13:46:10 +0200 Subject: [PATCH] 3.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74a9164..5d02aa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.0.31", + "version": "3.0.32", "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",