diff --git a/package.json b/package.json index ca981bba..9fb8a59c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wouter", - "version": "2.5.1", + "version": "2.5.2", "description": "A minimalistic routing for React and Preact. Nothing extra, just HOOKS.", "keywords": [ "react", diff --git a/preact/package.json b/preact/package.json index 4193b584..6366c198 100644 --- a/preact/package.json +++ b/preact/package.json @@ -1,6 +1,6 @@ { "name": "wouter-preact", - "version": "2.5.1", + "version": "2.5.2", "description": "A minimalistic routing for React and Preact (Preact-only version).", "type": "module", "exports": {