From 04d60e6a95d1b0340c3b9687a3be56d0716e7bd6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 11 Oct 2024 02:09:51 +0200 Subject: [PATCH] 3.0.33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d02aa3..e022b6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.0.32", + "version": "3.0.33", "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",