diff --git a/package.json b/package.json index 99488b5..5c1a097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arrow-hooks", - "version": "0.0.10", + "version": "0.0.11", "description": "A collection of practical React hooks with TypeScript support.", "type": "module", "main": "./dist/index.cjs",