fix: package version update

This commit is contained in:
sriram veeraghanta 2025-03-04 19:32:12 +05:30
parent 80198f5fda
commit 68325866ef
20 changed files with 21 additions and 21 deletions

View file

@ -2,7 +2,7 @@
"name": "@plane/ui",
"description": "UI components shared across multiple apps internally",
"private": true,
"version": "0.25.0",
"version": "0.25.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",