From 822344f1e88c444f47fd79c15e06c28b0bfe03e8 Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Thu, 15 Feb 2024 01:51:42 +0530 Subject: [PATCH] Update package.json version to 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2d5520..b1b16ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feaxios", - "version": "0.0.2", + "version": "0.0.3", "description": "Tiny Fetch wrapper that provides a similar API to Axios", "main": "dist/index.js", "exports": {