From 1fde7e9ef94e6801d65d2f31ca52352f5434a10c Mon Sep 17 00:00:00 2001 From: Hernan Alvarado Date: Thu, 3 Oct 2024 16:53:23 -0500 Subject: [PATCH] chore(release): bump version of @ui-core to 0.2.0 (#32) --- packages/ui-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-core/package.json b/packages/ui-core/package.json index 4883428..036d612 100644 --- a/packages/ui-core/package.json +++ b/packages/ui-core/package.json @@ -1,6 +1,6 @@ { "name": "@halvaradop/ui-core", - "version": "0.1.0-beta.13", + "version": "0.2.0", "description": "The core of the @halvaradop/ui library, providing customizable components with Tailwind CSS styling.", "type": "module", "scripts": {