From 9f035a8b8cd24e7ad76a6dcfe83ca8f5f0088768 Mon Sep 17 00:00:00 2001 From: Yash Date: Wed, 1 May 2024 00:21:35 +0530 Subject: [PATCH] v3.15.0 --- contracts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/package.json b/contracts/package.json index 0aff6464c..afa0b661e 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,7 +1,7 @@ { "name": "@thirdweb-dev/contracts", "description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI", - "version": "3.14.0", + "version": "3.15.0", "license": "Apache-2.0", "repository": { "type": "git",