Skip to content

Commit

Permalink
update to 3.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Apr 22, 2015
1 parent 4daa6ff commit cc00370
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "normalize-scss",
"version": "3.0.2",
"version": "3.0.3",
"main": "_normalize.scss",
"author": ["Nicolas Gallagher", "Bo-Yi Wu"],
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion component.json
@@ -1,7 +1,7 @@
{
"name": "normalize-scss",
"repo": "appleboy/normalize.scss",
"version": "3.0.2",
"version": "3.0.3",
"styles": ["_normalize.scss"],
"author": ["Nicolas Gallagher", "Bo-Yi Wu"],
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "normalize-scss",
"version": "3.0.2",
"version": "3.0.3",
"description": "Normalize.css as a node packaged module",
"style": "_normalize.scss",
"files": [
Expand Down

0 comments on commit cc00370

Please sign in to comment.