Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-cli@1.0.5
 - gatsby@1.6.6
  • Loading branch information
KyleAMathews committed Aug 5, 2017
1 parent b6d1ae2 commit 52e36b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-cli",
"version": "1.0.4",
"version": "1.0.5",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"main": "index.js",
"bin": {
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.6.5",
"version": "1.6.6",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/gatsby-cli.js"
Expand Down

0 comments on commit 52e36b9

Please sign in to comment.