From 2d00ef92fc75bb600d476d98e1e36e23334b6b5b Mon Sep 17 00:00:00 2001 From: Yash Date: Wed, 26 Jul 2023 19:31:55 +0530 Subject: [PATCH] v3.8.0 --- contracts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/package.json b/contracts/package.json index 60ea5683d..9e3f0a4cb 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.8.0-0", + "version": "3.8.0", "license": "Apache-2.0", "repository": { "type": "git",