From f97cfe102c7f1d940b922b96495cd1a310154f11 Mon Sep 17 00:00:00 2001 From: wwsun Date: Wed, 15 Feb 2023 10:08:51 +0800 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baea773..b8f2902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coral-system", - "version": "1.0.3", + "version": "1.0.4", "description": "a lightweight style system with react ui primitives", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",