From e3aa1cd7af7e848b024f50af64b8f0baeae8ad01 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 22 May 2021 16:43:04 +0800 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d501c2..ad6253d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-request", - "version": "1.1.1", + "version": "1.2.0", "description": "Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.", "license": "MIT", "keywords": [