diff --git a/package.json b/package.json index c8160ff..ebb89b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zustand-mutative", - "version": "1.1.0", + "version": "1.2.0", "description": "A Mutative middleware for Zustand enhances the efficiency of immutable state updates.", "main": "dist/index.cjs.js", "unpkg": "dist/index.umd.js",