Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Sep 9, 2017
1 parent 2ca6e7c commit e47e5a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-emotion",
"version": "1.1.5",
"version": "1.1.6",
"description": "Gatsby plugin to add support for Emotion",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-preact",
"version": "1.0.6",
"version": "1.0.7",
"description": "A Gatsby plugin which replaces React with Preact",
"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.24",
"version": "1.9.25",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "./dist/gatsby-cli.js"
Expand Down

0 comments on commit e47e5a9

Please sign in to comment.