Skip to content

Commit 3739df7

Browse files
committed
1 parent 0414068 commit 3739df7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-analytics",
33
"description": "Gatsby plugin to add google analytics onto a site",
4-
"version": "1.0.17",
4+
"version": "1.0.18",
55
"author": "Kyle Mathews <[email protected]>",
66
"devDependencies": {
77
"babel-cli": "^6.26.0",

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.192",
4+
"version": "1.9.193",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)