diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 7364a475b4ef0..4b6b1ffb2846a 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "1.0.14", + "version": "1.0.15", "author": "Kyle Mathews ", "devDependencies": { "babel-cli": "^6.26.0", diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index e603f83b7e5e1..fd00a98cad658 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-katex", "description": "Transform math nodes to html markup", - "version": "1.0.7", + "version": "1.0.8", "author": "Jeffrey Xiao ", "dependencies": { "babel-runtime": "^6.26.0",