Skip to content

Commit ceb303e

Browse files
committed
bump 2.0.0
1 parent d3cc385 commit ceb303e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@
10611061
parseURL: parseURL,
10621062
stringifyURL: stringifyURL,
10631063

1064-
version: '1.2.4'
1064+
version: '2.0.0'
10651065
};
10661066

10671067

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "san-router",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"description": "Router for San",
55
"scripts": {
66
"pretest": "npm run build",

0 commit comments

Comments
 (0)