From ef4c265472ee5482013d7abea237b0356cced888 Mon Sep 17 00:00:00 2001 From: Yash <72552910+kumaryash90@users.noreply.github.com> Date: Fri, 3 Mar 2023 01:19:15 +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",