From 7ce3f83d5419830fe5ae3e6d8d34a4668c759666 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 30 May 2024 22:41:50 +0200 Subject: [PATCH] 3.0.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc7774c..be732d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.0.26", + "version": "3.0.27", "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",