diff --git a/package.json b/package.json index 62d0356..1000622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-web3-frontend", - "version": "0.1.2", + "version": "0.2.0", "description": "Initialize a React web3 frontend using Next.js, wagmi, ethers and TailwindCSS", "repository": "https://github.com/dhaiwat10/create-web3-frontend", "author": "Dhaiwat Pandya ",