From aed68ba92c9c572e1c6a17bc4d188a8c2766ce73 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 1 Jun 2023 20:26:49 +0800 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2b8a6b..55cc536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-request", - "version": "2.0.0", + "version": "2.0.1", "description": "Vue composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.", "keywords": [ "vue",