From 3bc9707d1f0e4fa1f6a4d08f4166b41402c716b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Umut=20=C3=96zel?= Date: Sun, 16 Feb 2025 21:43:29 +0300 Subject: [PATCH] publish and fix latest npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72f8361..a102d45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jinqu-fetch", - "version": "2.0.0", + "version": "2.0.1", "description": "Jinqu Fetch implementation", "main": "dist/index.js", "types": "dist/index.d.ts",