From 82bd8354dc8cd8959d520d5a15fc7c2eb1888690 Mon Sep 17 00:00:00 2001 From: Tareq Hasan Date: Wed, 14 Feb 2024 10:55:06 +0600 Subject: [PATCH] chore: bump version to 0.5.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 12fb458..5c7b7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wedevs/tail-react", - "version": "0.4.1", + "version": "0.5.0", "description": "A React UI component library based on Tailwind CSS", "author": "Tareq Hasan", "license": "MIT", @@ -85,4 +85,4 @@ "vite-plugin-dts": "^3.4.0" }, "packageManager": "yarn@4.1.0" -} +} \ No newline at end of file