From 3643e5e75309a875e6330566bd4d0716be15af90 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 5 May 2024 16:42:22 +0200 Subject: [PATCH] 3.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e238262..ae35902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.0.21", + "version": "3.0.22", "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",