Skip to content

Commit 07d6a7f

Browse files
committed
Release version 2.3.0
1 parent 4135c54 commit 07d6a7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.1",
3+
"version": "2.3.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.2.1",
3+
"version": "2.3.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)