From cc00370ff89691a7633873ca6fe55cc09a6e4871 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Wed, 22 Apr 2015 11:51:45 +0800 Subject: [PATCH] update to 3.0.3 Signed-off-by: Bo-Yi Wu --- bower.json | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index e219c8423..9f47fe713 100644 --- a/bower.json +++ b/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": [ diff --git a/component.json b/component.json index 7a54d2312..f45e37ca7 100644 --- a/component.json +++ b/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" diff --git a/package.json b/package.json index 942ab4fcc..d2b84792d 100644 --- a/package.json +++ b/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": [