Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Aug 23, 2017
1 parent 364354c commit d0b382c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-link",
"version": "1.6.8",
"version": "1.6.9",
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "1.8.15",
"version": "1.8.16",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "./dist/gatsby-cli.js"
Expand Down

0 comments on commit d0b382c

Please sign in to comment.