Skip to content

Commit 6189deb

Browse files
committed
2.3.0
1 parent 5a0d396 commit 6189deb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quicklink",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Faster subsequent page-loads by prefetching in-viewport links during idle time",
55
"repository": "https://github.com/GoogleChromeLabs/quicklink.git",
66
"homepage": "https://getquick.link/",

site/src/_data/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Faster subsequent page-loads by prefetching in-viewport links during idle time.",
55
"logo": "/assets/images/logos/quicklink.svg",
66
"quicklinkGithubURL": "https://github.com/GoogleChromeLabs/quicklink/",
7-
"quicklinkVersion": "2.2.0",
7+
"quicklinkVersion": "2.3.0",
88
"quicklinkSizeLimit": "1KB",
99
"bottomResource": {
1010
"caption": "View source on GitHub"

0 commit comments

Comments
 (0)