diff --git a/package.json b/package.json index 52db1a7..54d6bb5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vfetcher", "type": "module", - "version": "0.1.0", + "version": "0.2.0", "private": false, "description": "Vue composables for fetching data, based on unjs/ofetch", "author": "s3xysteak",