Skip to content

Commit 78b5582

Browse files
committed
Release version 2.2.0
1 parent b55b519 commit 78b5582

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.1.1",
3+
"version": "2.2.0",
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.1.1",
3+
"version": "2.2.0",
44
"description": "A minimalistic routing for React and Preact (Preact-only version).",
55
"module": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)