Skip to content

Commit b562218

Browse files
committed
Release new version (v2.5.2).
1 parent 2dd8fbf commit b562218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wouter",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "A minimalistic routing for React and Preact. Nothing extra, just HOOKS.",
55
"keywords": [
66
"react",

preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wouter-preact",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "A minimalistic routing for React and Preact (Preact-only version).",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)