Skip to content

Commit 01bf98f

Browse files
committed
bump 2.0.2
1 parent e065774 commit 01bf98f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@
10851085
parseURL: parseURL,
10861086
stringifyURL: stringifyURL,
10871087

1088-
version: '2.0.1'
1088+
version: '2.0.2'
10891089
};
10901090

10911091

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "san-router",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Router for San",
55
"scripts": {
66
"pretest": "npm run build",

0 commit comments

Comments
 (0)