From ecd0c457185aa26fd0784011c0aa9cf0243473d2 Mon Sep 17 00:00:00 2001 From: Alexey Taktarov Date: Wed, 17 May 2023 11:57:33 +0200 Subject: [PATCH] v2.11.0 --- package.json | 2 +- preact/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 47ebcc00..4ce09ce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wouter", - "version": "2.11.0-alpha.1", + "version": "2.11.0", "description": "A minimalistic routing for React and Preact. Nothing extra, just HOOKS.", "type": "module", "keywords": [ diff --git a/preact/package.json b/preact/package.json index 1506efdf..29742730 100644 --- a/preact/package.json +++ b/preact/package.json @@ -1,6 +1,6 @@ { "name": "wouter-preact", - "version": "2.11.0-alpha.1", + "version": "2.11.0", "description": "A minimalistic routing for React and Preact (Preact-only version).", "type": "module", "keywords": [