Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Wheaton committed Nov 4, 2016
1 parent 38f129a commit 1561541
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This framework uses styles from the [Office UI Fabric Core](https://github.com/OfficeDev/office-ui-fabric-core/) project. 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:** 1.1.0, using [Fabric Core](https://github.com/OfficeDev/office-ui-fabric-core) 4.0.0.
**Latest version:** 1.2.0, using [Fabric Core](https://github.com/OfficeDev/office-ui-fabric-core) 4.0.0.

**Latest version on CDN:** 1.0.0, using [Fabric Core](https://github.com/OfficeDev/office-ui-fabric-core) 4.0.0.

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "office-ui-fabric-js",
"author": "Office UI Fabric Team",
"version": "1.1.0",
"version": "1.2.0",
"description": "The JavaScript front-end framework for building experiences for Office 365.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "office-ui-fabric-js",
"author": "Office UI Fabric Team",
"version": "1.1.0",
"version": "1.2.0",
"description": "The JavaScript front-end framework for building experiences for Office 365.",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 1561541

Please sign in to comment.