diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 21a1b11ef0b7d..e8d731f207fc4 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.9", + "version": "1.0.10", "author": "Jeffrey Xiao ", "dependencies": { "babel-runtime": "^6.26.0", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index a9f65bae84a64..f111f1189d36a 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "React.js Static Site Generator", - "version": "1.9.157", + "version": "1.9.158", "author": "Kyle Mathews ", "bin": { "gatsby": "./dist/bin/gatsby.js"