diff --git a/package.json b/package.json index 0015b11..93bafd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedrequest", - "version": "3.0.19", + "version": "3.0.20", "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", @@ -61,4 +61,4 @@ "Server Communication", "API Integration" ] -} \ No newline at end of file +}