From b16fd22f813bee641d6181fab6ad0eb54336db2d Mon Sep 17 00:00:00 2001 From: John Date: Wed, 28 Apr 2021 17:35:51 +0800 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e557277..beed42d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-request", - "version": "1.1.0", + "version": "1.1.1", "description": "Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.", "license": "MIT", "keywords": [