From d41b6772f0e66c1c13372efa2cb62a8f99268088 Mon Sep 17 00:00:00 2001 From: Mike Wheaton Date: Wed, 3 Jan 2018 08:10:59 -0800 Subject: [PATCH] Bump version to 9.3.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 add056db4..dee3bf38a 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:** 9.3.0 +**Latest version:** 9.3.1 ## Contents diff --git a/bower.json b/bower.json index 1a4cc0d29..52c493109 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "9.3.0", + "version": "9.3.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", "repository": { diff --git a/package.json b/package.json index a3f589dd8..503a31709 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "9.3.0", + "version": "9.3.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", "scripts": {