From 594ade0b969bff2084bddf7737cc7dc5644440bb Mon Sep 17 00:00:00 2001 From: Krishang Date: Tue, 12 Sep 2023 16:41:40 -0400 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2ce0bf..5dc8ac4 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.2.1-1", + "version": "1.2.1", "main": "index.js", "repository": { "type": "git",