diff --git a/package.json b/package.json index 7e58f8a..665236f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zustand-di", - "version": "0.0.6", + "version": "0.0.7", "description": "initialize zustand stores with react context", "scripts": { "test": "vitest",