Skip to content

Commit d75188d

Browse files
committed
(infra) Bump version to 1.0.1
1 parent 089da91 commit d75188d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quicklink",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Faster subsequent page-loads by prefetching in-viewport links during idle time",
55
"main": "dist/quicklink.js",
66
"repository": "https://github.com/GoogleChromeLabs/quicklink.git",
@@ -53,4 +53,4 @@
5353
"maxSize": "2 kB"
5454
}
5555
]
56-
}
56+
}

0 commit comments

Comments
 (0)