From f889464be8006a826d34dd9edf5c4d7cc42d87de Mon Sep 17 00:00:00 2001 From: wwsun Date: Mon, 21 Aug 2023 17:50:30 +0800 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e26d392..ce169d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coral-system", - "version": "1.0.5", + "version": "1.0.6", "description": "a lightweight style system with react ui primitives", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",