From 614cc6ce47db8c3ec48ba9dfea66b5d69589f4ab Mon Sep 17 00:00:00 2001
From: Kyle Mathews <mathews.kyle@gmail.com>
Date: Thu, 1 Feb 2018 13:51:26 -0800
Subject: [PATCH] Publish

 - gatsby-plugin-less@1.1.1
 - gatsby-source-contentful@1.3.36
 - gatsby@1.9.177
---
 packages/gatsby-plugin-less/package.json       | 2 +-
 packages/gatsby-source-contentful/package.json | 2 +-
 packages/gatsby/package.json                   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json
index 6d73a152afe19..b09dfd0aed71d 100644
--- a/packages/gatsby-plugin-less/package.json
+++ b/packages/gatsby-plugin-less/package.json
@@ -1,7 +1,7 @@
 {
   "name": "gatsby-plugin-less",
   "description": "Adds the ability to load and parse less-files to include in project your",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "author": "Ming Aldrich-Gan <mingaldrichgan@gmail.com>",
   "contributors": [
     "Ole Martin Ruud <barskern@outlook.com> (barskern.github.io)"
diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json
index e6ac68ae8107d..2ae4e88e0c3eb 100644
--- a/packages/gatsby-source-contentful/package.json
+++ b/packages/gatsby-source-contentful/package.json
@@ -1,6 +1,6 @@
 {
   "name": "gatsby-source-contentful",
-  "version": "1.3.35",
+  "version": "1.3.36",
   "description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
   "scripts": {
     "build": "babel src --out-dir . --ignore __tests__",
diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json
index ad607f313e220..4e5cc3a52336a 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.176",
+  "version": "1.9.177",
   "author": "Kyle Mathews <mathews.kyle@gmail.com>",
   "bin": {
     "gatsby": "./dist/bin/gatsby.js"