Skip to content

Commit

Permalink
v3.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
molefrog committed Jan 10, 2024
1 parent 49d63ee commit 79a5d16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/wouter-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wouter-preact",
"version": "3.0.0-rc.2",
"version": "3.0.0-rc.3",
"description": "Minimalist-friendly ~1.5KB router for Preact",
"type": "module",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/wouter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wouter",
"version": "3.0.0-rc.2",
"version": "3.0.0-rc.3",
"description": "Minimalist-friendly ~1.5KB router for React",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 79a5d16

Please sign in to comment.