diff --git a/package.json b/package.json index 9124ef1..3db1296 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-mutative", - "version": "1.1.1", + "version": "1.1.2", "description": "A hook to use Mutative as a React hook to efficient update react state immutable with mutable way", "main": "dist/index.cjs.js", "unpkg": "dist/index.umd.js",