Skip to content

Commit

Permalink
Release 6.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jul 20, 2020
1 parent ca25143 commit 5c5eb3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "router_js",
"version": "6.2.5",
"version": "6.2.6",
"description": "A lightweight JavaScript library is built on top of route-recognizer and rsvp.js to provide an API for handling routes",
"keywords": [
"route-recognizer",
Expand Down Expand Up @@ -58,4 +58,4 @@
"node": "^4.5 || 6.* || >= 8.*"
},
"namespace": "Router"
}
}

0 comments on commit 5c5eb3c

Please sign in to comment.