From 7c4403d62f420874faf30ab81d3b11550dd28af3 Mon Sep 17 00:00:00 2001
From: Mike Wheaton <mike@mikewheaton.ca>
Date: Fri, 9 Jun 2017 09:39:48 -0700
Subject: [PATCH] Bump version to 7.1.0

---
 README.md    | 2 +-
 bower.json   | 2 +-
 package.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e282f0514..326442d86 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 Fabric is a responsive, mobile-first collection of styles and tools designed to make it quick and simple for you to create web experiences using the Office Design Language.
 
-**Latest version:** 7.0.0
+**Latest version:** 7.1.0
 
 
 ## Contents
diff --git a/bower.json b/bower.json
index d485ce526..aa5351709 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
 {
   "name": "office-ui-fabric-core",
   "author": "Office UI Fabric Team",
-  "version": "7.0.0",
+  "version": "7.1.0",
   "description": "The front-end framework for building experiences for Office 365.",
   "license": "MIT",
   "repository": {
diff --git a/package.json b/package.json
index 84772fd30..3d5b2626a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "office-ui-fabric-core",
   "author": "Office UI Fabric Team",
-  "version": "7.0.0",
+  "version": "7.1.0",
   "description": "The front-end framework for building experiences for Office 365.",
   "license": "MIT",
   "scripts": {