Skip to content

Commit c4f0041

Browse files
committed
Publish
- gatsby-plugin-react-helmet@1.0.7 - gatsby@1.9.64
1 parent 25e3c6a commit c4f0041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-react-helmet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-react-helmet",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Stub description for gatsby-plugin-react-helmet",
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.63",
4+
"version": "1.9.64",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)