Skip to content

Commit

Permalink
3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed May 4, 2015
1 parent 5d97b7e commit e17ae8e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Metro UI CSS developed with the advice of Microsoft to build the user interface

## Current Version

### 3.0.2
### 3.0.3

#### Install with bower
bower install metro
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Sergey Pimenov",
"name": "metro",
"version": "3.0.2",
"version": "3.0.3",
"description": "The front-end framework for developing responsive, mobile projects on the web in Windows Metro Style.",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion metro.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Metro.UI.CSS</id>
<version>3.0.2</version>
<version>3.0.3</version>
<title>Metro UI CSS</title>
<authors>Sergey Pimenov</authors>
<owners>Sergey Pimenov</owners>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Sergey Pimenov",
"name": "metro",
"version": "3.0.2",
"version": "3.0.3",
"description": "The front-end framework for developing responsive, mobile projects on the web in Windows Metro Style.",
"keywords": [
"css",
Expand Down

0 comments on commit e17ae8e

Please sign in to comment.