Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 09:21:38 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 11:11:23 +0400
commitf2fecbff0d0a707f1ea0ddb96589410dc9a1dbb8 (patch)
treec4c98c25092473e1a71096ce111cb2a4be3ebd85 /README.md
parent8cd2697babd4edbcfa2a814cfc8e37cfc80d13e2 (diff)
Update version to 3.0.0+normalize.3.0.1.3.0.0+normalize.3.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0e8e645..76dc76c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
## Latest downloadable version
-The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.0-alpha.2+normalize.3.0.0](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.0-alpha.2%2Bnormalize.3.0.0).
-It combines normalize.css v3.0.0 and normalize v1.1.3.
+The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.0+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.0%2Bnormalize.3.0.1).
+It combines normalize.css v3.0.1 and normalize v1.1.3.
The latest release of _normalize.scss for Sass 3.2 and Compass 0.12 is: [2.2.0+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/2.2.0%2Bnormalize.2.1.3).
It combines normalize.css v2.1.3 and normalize v1.1.3.
@@ -45,7 +45,7 @@ Install using one of the following methods:
Download from the [project page](https://github.com/JohnAlbin/normalize-scss/releases).
-Install with [Bower](http://bower.io/): `bower install --save normalize.scss` (or to install the latest pre-release version: `bower install --save normalize.scss#3.0.0-alpha.2+normalize.3.0.0`)
+Install with [Bower](http://bower.io/): `bower install --save normalize.scss` (or to install the latest pre-release version: `bower install --save normalize.scss#3.0.0+normalize.3.0.1`)
Install with [Component(1)](http://component.io/): `component install JohnAlbin/normalize-scss`