From 3864f4ed86acdce845db8b403123700cdadb3857 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:44:19 +0000 Subject: [PATCH] chore: bump version to 0.4.2 for npm publish Co-Authored-By: Chris K --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 056830f..3a44740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@opensea/cli", - "version": "0.4.1", + "version": "0.4.2", "type": "module", "description": "OpenSea CLI - Query the OpenSea API from the command line or programmatically", "main": "dist/index.js",