We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cc385 commit ceb303eCopy full SHA for ceb303e
index.js
@@ -1061,7 +1061,7 @@
1061
parseURL: parseURL,
1062
stringifyURL: stringifyURL,
1063
1064
- version: '1.2.4'
+ version: '2.0.0'
1065
};
1066
1067
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "san-router",
3
- "version": "1.2.4",
+ "version": "2.0.0",
4
"description": "Router for San",
5
"scripts": {
6
"pretest": "npm run build",
0 commit comments