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