From 5e47f3f942466663f301de2ce5ab76b40e9a413e Mon Sep 17 00:00:00 2001 From: nclslbrn Date: Fri, 28 Jun 2024 15:07:49 +0200 Subject: [PATCH] version with the missing exprts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39c1f2b..5703e9b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "paintings", "swatch" ], - "version": "0.0.4", + "version": "0.0.4a", "type": "module", "main": "./dist/artistry-swatch.umd.cjs", "module": "./dist/artistry-swatch.js",