Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-image@1.0.7
 - gatsby@1.9.54
  • Loading branch information
KyleAMathews committed Oct 7, 2017
1 parent 62a9ba6 commit 3cd2c74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-image/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-image",
"version": "1.0.6",
"version": "1.0.7",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "1.9.53",
"version": "1.9.54",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/gatsby-cli.js"
Expand Down

0 comments on commit 3cd2c74

Please sign in to comment.