diff --git a/package.json b/package.json index f766b52..4552bb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-request", - "version": "1.2.3", + "version": "1.2.4", "description": "Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.", "keywords": [ "vue",