From ed98671e38339e2ec7ac022cdae767bcc3d1fceb Mon Sep 17 00:00:00 2001 From: Yash Date: Fri, 3 Mar 2023 01:15:38 +0530 Subject: [PATCH] v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbc75d4..092d137 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@thirdweb-dev/dynamic-contracts", "description": "Architectural pattern for writing dynamic smart contracts in Solidity", - "version": "1.0.1", + "version": "1.0.2", "main": "index.js", "repository": { "type": "git",