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