From c57fd73ad71bc082c27b086de856df95cec852e1 Mon Sep 17 00:00:00 2001 From: wwsun Date: Wed, 20 Jul 2022 10:04:34 +0800 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d022f8a..23e8239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coral-system", - "version": "1.0.0", + "version": "1.0.1", "description": "a lightweight style system with react ui primitives", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",