From bbe14a6f533fbaf7f59a57a0bdd77744b4403e80 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 30 Aug 2024 16:50:04 +0200 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9b26bd..f2e7640 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/codex-storage/codex-marketplace-ui-components" }, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "scripts": { "prepack": "npm run build",