From a47e543212658d8b4ad89a4e48489e3ebb0f9f80 Mon Sep 17 00:00:00 2001 From: Mike Wheaton Date: Wed, 9 Nov 2016 11:44:43 -0800 Subject: [PATCH] Bump version to 5.0.1 --- 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 584942d62..f63dca636 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:** 4.1.0 +**Latest version:** 5.0.1 ## Contents diff --git a/bower.json b/bower.json index 1a74cfc9b..9c5910b7c 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "4.1.0", + "version": "5.0.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", "repository": { diff --git a/package.json b/package.json index 8d916582c..5695aa9ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "4.1.0", + "version": "5.0.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", "scripts": {