diff --git a/package.json b/package.json index ff6724d..5cef3a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-only-when", - "version": "1.0.5", + "version": "1.0.6", "description": "A declarative component for conditional rendering.", "main": "cjs/index.js", "module": "esm/index.js",