From d83132802e8bc10ece0c0afbe88fce83674ec252 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sat, 4 Oct 2014 12:39:33 -0700 Subject: [PATCH] 3.0.2 --- CHANGELOG.md | 2 ++ bower.json | 2 +- component.json | 2 +- normalize.css | 2 +- package.json | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e632e5fc7..49681b6b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ === HEAD +=== 3.0.2 (October 4, 2014) + * Only alter `background-color` of links in IE 10. * Add `menu` element to HTML5 display definitions. diff --git a/bower.json b/bower.json index 9ddcdd0ae..ff0fde1c5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "normalize-css", - "version": "3.0.1", + "version": "3.0.2", "main": "normalize.css", "author": "Nicolas Gallagher", "ignore": [ diff --git a/component.json b/component.json index ac21fb1fe..940678b75 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "normalize.css", "repo": "necolas/normalize.css", - "version": "3.0.1", + "version": "3.0.2", "styles": ["normalize.css"], "author": "Nicolas Gallagher", "license": "MIT" diff --git a/normalize.css b/normalize.css index 93482ac49..458eea1ea 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. diff --git a/package.json b/package.json index 90170d732..a3d974d5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize.css", - "version": "3.0.1", + "version": "3.0.2", "description": "Normalize.css as a node packaged module", "style": "normalize.css", "files": [