Skip to content

Commit 31e6ee7

Browse files
committed
version 0.3.0 # Breaking
1 parent 71c1e10 commit 31e6ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-zero-ui/core",
3-
"version": "0.2.8",
3+
"version": "0.3.0",
44
"description": "Zero re-render, global UI state management for React",
55
"private": false,
66
"type": "module",
@@ -94,4 +94,4 @@
9494
"@types/react": "^19.1.8",
9595
"tsx": "^4.20.3"
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)