fix: package version update

This commit is contained in:
sriram veeraghanta 2025-02-24 20:37:55 +05:30
parent cf8823fa96
commit f70eae2f3b
20 changed files with 20 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@plane/shared-state",
"version": "0.24.1",
"version": "0.25.0",
"description": "Shared state shared across multiple apps internally",
"private": true,
"main": "./src/index.ts",