Skip to content

Commit

Permalink
chore(version): update verison to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Nov 23, 2024
1 parent 60b764e commit 45d0c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zustand-mutative",
"version": "1.0.5",
"version": "1.1.0",
"description": "A Mutative middleware for Zustand enhances the efficiency of immutable state updates.",
"main": "dist/index.cjs.js",
"unpkg": "dist/index.umd.js",
Expand Down

0 comments on commit 45d0c6c

Please sign in to comment.