Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Commit 4949a31

Browse files
author
Jorge Bucaran
committed
0.4.1
1 parent 4fcbe13 commit 4949a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hyperapp/router",
33
"description": "Declarative routing for Hyperapp using the History API.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"main": "dist/router.js",
66
"jsnext:main": "src/index.js",
77
"module": "src/index.js",

0 commit comments

Comments
 (0)