Skip to content

Commit adbd86f

Browse files
committed
1 parent d8624e8 commit adbd86f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-image",
3-
"version": "1.0.31",
3+
"version": "1.0.32",
44
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
55
"main": "index.js",
66
"scripts": {

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "1.9.154",
4+
"version": "1.9.155",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)