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