From 1745dd5511d2f91c208b2f5f02bac50b88254530 Mon Sep 17 00:00:00 2001 From: Jesse Hall Date: Mon, 3 Jan 2022 13:30:28 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933475fd..7269f186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "10k-collection-video", - "version": "1.0", + "version": "0.1.0", "description": "Source code from \"How To Create An ENTIRE NFT Collection (10,000+) & MINT In Under 1 Hour Without Coding Knowledge\" video.", "main": "index.js", "bin": "index.js",