Skip to content

Commit

Permalink
(infra) Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Aug 17, 2019
1 parent 089da91 commit d75188d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quicklink",
"version": "1.0.0",
"version": "1.0.1",
"description": "Faster subsequent page-loads by prefetching in-viewport links during idle time",
"main": "dist/quicklink.js",
"repository": "https://github.com/GoogleChromeLabs/quicklink.git",
Expand Down Expand Up @@ -53,4 +53,4 @@
"maxSize": "2 kB"
}
]
}
}

0 comments on commit d75188d

Please sign in to comment.