From e393a521f8072d399d79ae1cbae05047c783bbb1 Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Thu, 6 Feb 2014 17:38:30 -0500 Subject: [PATCH] Update HISTORY and README for 0.4.1, the new 0.4.0 --- HISTORY.md | 8 +++++++- README.md | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 182cd06..6b5389d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,7 +7,7 @@ NEXT -0.4.0 (2014-02-06) +0.4.1 (2014-02-06) ------------------ ### Base @@ -75,6 +75,12 @@ NEXT [Rework]: https://github.com/visionmedia/rework +0.4.0 (2014-02-06) +------------------ + +* __[!]__ Corrupted release build, use `0.4.1`. + + 0.3.0 (2013-09-09) ------------------ diff --git a/README.md b/README.md index 5263370..32e38da 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A set of small, responsive CSS modules that you can use in every web project. **Use From the CDN:** ```html - + ``` Note: You can [customize which Pure modules you need][customize]. @@ -55,7 +55,7 @@ of all the CSS work that every site needs, without making it look cookie-cutter: * Easy one-click customization with the [Skin Builder][]. -* Extremely small file size: **4.4KB minified + gzip**. +* Extremely small file size: **4.5KB minified + gzip**. [Normalize.css]: http://necolas.github.io/normalize.css/ @@ -72,7 +72,7 @@ You can include the Pure CSS file in your project by fetching it from Yahoo's CDN: ```html - + ``` You can also install Pure using [Bower][], using the following command: