diff --git a/package.json b/package.json index 00b69ad..e3c165f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-memo-one", - "version": "1.1.0", + "version": "1.1.1", "description": "useMemo and useCallback but with a stable cache", "keywords": [ "memoization",