From 1e768e746a9b38aae35282d84a435d3e69ae6dbd Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sun, 7 Apr 2013 17:23:36 -0700 Subject: [PATCH] v1.1.1 --- CHANGELOG.md | 2 ++ README.md | 2 +- component.json | 2 +- normalize.css | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc5aed8..115a94a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ == HEAD +== 1.1.1 (April 8, 2013) + * Normalize root `color` and `background` to counter the effects of system color schemes. diff --git a/README.md b/README.md index 6367ffa..083886a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# normalize.css v1.1.0 +# normalize.css v1.1.1 Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the diff --git a/component.json b/component.json index 16f685f..db1eac3 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "normalize-css", - "version": "1.1.0", + "version": "1.1.1", "author": "Nicolas Gallagher", "homepage": "http://necolas.github.com/normalize.css/", "main": "normalize.css", diff --git a/normalize.css b/normalize.css index 1728037..8d57e3c 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css v1.1.0 | MIT License | git.io/normalize */ +/*! normalize.css v1.1.1 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions