Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored and wardpeet committed Oct 29, 2021
1 parent 9a1eeed commit 50e941a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "4.0.0-zz-next.4",
"version": "4.0.0-zz-next.5",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "cli.js"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "4.0.0-zz-next.4",
"version": "4.0.0-zz-next.5",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -77,7 +77,7 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^10.0.0",
"gatsby-cli": "^4.0.0-zz-next.4",
"gatsby-cli": "^4.0.0-zz-next.5",
"gatsby-core-utils": "^3.0.0-zz-next.3",
"gatsby-graphiql-explorer": "^2.0.0-zz-next.2",
"gatsby-legacy-polyfills": "^2.0.0-zz-next.2",
Expand Down

0 comments on commit 50e941a

Please sign in to comment.