From 72b311d1ee47339a3c70d878a3ecbeb19f622a7a Mon Sep 17 00:00:00 2001 From: mimshins Date: Tue, 16 Apr 2024 12:03:59 +0330 Subject: [PATCH] =?UTF-8?q?[=F0=9F=94=96]:=20v2.0.0-rc.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5e1bc5..e6c7621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-design-tokens", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.2", "description": "An optimized and creative theming solution that generates CSS variables based on the tokens provided.", "license": "MIT", "type": "module",