From 2a4b5228118fc8c4a4c48342a0776bfeb9ae4ba8 Mon Sep 17 00:00:00 2001 From: Alexey Taktarov Date: Sat, 5 Nov 2022 20:54:01 +0200 Subject: [PATCH] Release v2.8.1 --- package.json | 2 +- preact/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1ed06e84..9a7d9515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wouter", - "version": "2.8.0", + "version": "2.8.1", "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 823b8294..630b95da 100644 --- a/preact/package.json +++ b/preact/package.json @@ -1,6 +1,6 @@ { "name": "wouter-preact", - "version": "2.8.0", + "version": "2.8.1", "description": "A minimalistic routing for React and Preact (Preact-only version).", "type": "module", "files": [