diff --git a/README.md b/README.md index da2ce19f..e9ff8b98 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:** 11.0.0 +**Latest version:** 11.0.1 ## CONTENTS diff --git a/bower.json b/bower.json index b59b5c34..fc9c4a30 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "11.0.0", + "version": "11.0.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", diff --git a/package-lock.json b/package-lock.json index df5480ec..e9b6d852 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "office-ui-fabric-core", - "version": "11.0.0", + "version": "11.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b4c100c..b73915ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "office-ui-fabric-core", "author": "Office UI Fabric Team", - "version": "11.0.0", + "version": "11.0.1", "description": "The front-end framework for building experiences for Office 365.", "license": "MIT", "scripts": {