diff --git a/package.json b/package.json index 34b51a79..3c01b1b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wouter", - "version": "2.7.4", + "version": "2.7.5", "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 5d9720b6..093f84b5 100644 --- a/preact/package.json +++ b/preact/package.json @@ -1,6 +1,6 @@ { "name": "wouter-preact", - "version": "2.7.4", + "version": "2.7.5", "description": "A minimalistic routing for React and Preact (Preact-only version).", "type": "module", "exports": {