diff --git a/nuxt/package.json b/nuxt/package.json index b49facd..84245cc 100644 --- a/nuxt/package.json +++ b/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@instadapp/vue-web3-nuxt", - "version": "0.9.6", + "version": "0.9.7", "license": "MIT", "type": "module", "exports": { diff --git a/package.json b/package.json index e0604f2..f055f0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@instadapp/vue-web3", - "version": "0.9.6", + "version": "0.9.7", "description": "Vue web3 composition api", "license": "MIT", "main": "index.js",