From 95f462cce50a1fe680c1e732d24457da15aee1eb Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:29:58 +0530 Subject: [PATCH] chore(release): 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 274368f..d882c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feaxios", - "version": "0.0.9", + "version": "0.0.10", "description": "Tiny Fetch wrapper that provides a similar API to Axios", "main": "dist/index.js", "exports": {