Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-image@1.0.32
 - gatsby@1.9.155
  • Loading branch information
KyleAMathews committed Jan 12, 2018
1 parent d8624e8 commit adbd86f
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-image",
"version": "1.0.31",
"version": "1.0.32",
"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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "1.9.154",
"version": "1.9.155",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down

0 comments on commit adbd86f

Please sign in to comment.